NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

Vector3

A vector in 3D space (x,y,z).

Attributes

Name Type Description
x float First coordinate.
y float Second coordinate.
z float Third coordinate.

Found In