VRBoneTransform_t

Holds the transform for a single bone

extern (C++, vr)
struct VRBoneTransform_t {}

Members

Variables

orientation
HmdQuaternionf_t orientation;

Holds the transform for a single bone

position
HmdVector4_t position;

Holds the transform for a single bone

Meta