Readonly xX coordinate.
Readonly yY coordinate.
Readonly zZ coordinate.
Static oneA vector with all components set to 1.
Static zeroA vector with all components set to 0.
Converts the vector to a FileVector3, which is the format used in blueprints.
The FileVector3.
Static fromConstructs a new vector from a FileVector3, which is the format used in blueprints.
The new vector.
The FileVector3 to construct from.
Generated using TypeDoc
A 3D vector.