class
IScriptVector3D.
IScriptVector3D
Bases: object
x
Value for the x coordinate.
double
y
Value for the y coordinate.
z
Value for the z coordinate.