Click or drag to resize

Vec3D Properties

The Vec3D type exposes the following members.

Properties
  NameDescription
Public propertyFloatX
Returns the position along the X axis as a float value.
Public propertyFloatY
Returns the position along the Y axis as a float value.
Public propertyFloatZ
Returns the position along the Z axis as a float value.
Public propertyIntX
Returns the position along the X axis as an integer value.
Public propertyIntY
Returns the position along the Y axis as an integer value.
Public propertyIntZ
Returns the position along the Z axis as an integer value.
Top
See Also