UxrHandPoseVolume.Box Property
Gets the BoxCollider component describing the enclosed space where to adopt the pose.
Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public BoxCollider Box { get; }
Property Value
Type: BoxCollider
See Also
Reference
UxrHandPoseVolume Class
UltimateXR.Avatar.Controllers Namespace