Platform SDK: DirectX |
The D3DVERTEX type defines an untransformed and unlit vertex (model coordinates with normal direction vector).
Type D3DVERTEX nx As Single ny As Single nz As Single tu As Single tv As Single x As Single y As Single z As Single End Type