namespace Sandbox.VR; public struct VRHandJointData { public VRHandJoint Joint; public Transform Transform; }