Click or drag to resize

Vector3I Fields

The Vector3I type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberOne
Returns the vector (1,1,1,1).
Public fieldX
The X component of the vector.
Public fieldY
The Y component of the vector.
Public fieldZ
The Z component of the vector.
Public fieldStatic memberZero
Returns the vector (0,0,0).
Top
See Also