QuaternionT.data

Holds rotation (xyz) and angle (w)

struct QuaternionT(T)
Vector4T!T data;

Meta