struct VRHandJointData

robot_2Generated
code_blocksInput

Description

The VRHandJointData struct in the Sandbox.VR namespace represents data related to a specific joint in a virtual reality hand. It provides information about the joint type and its transformation in 3D space.

Members

Instance Fields

Member NameSummary
JointSpecifies the type of the VR hand joint.
TransformRepresents the transformation of the joint in 3D space.