The D3DVECTOR type defines a vector in three-dimensional space.
Syntax
Type D3DVECTOR x As Single y As Single z As Single End Type
Members
x, y, and z
Values describing the vector.