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

ByteVector3

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

Attributes

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

Found In