struct VRHandJointData

book_4_sparkGenerated
code_blocksInput

Description

The VRHandJointData struct is part of the Sandbox.VR namespace and represents data related to a VR hand joint. It is a sealed value type, ensuring efficient memory usage and immutability.

Members

Instance Fields

Member NameSummary
JointRepresents the specific joint of the VR hand.
TransformProvides the transform data for the VR hand joint, including position and rotation.