IScriptVector3D

class

IScriptVector3D.

IScriptVector3D

Bases: object

x

Value for the x coordinate.

Type

double

y

Value for the y coordinate.

Type

double

z

Value for the z coordinate.

Type

double