UxrFingerPointingVolume.Box Property
Gets the BoxCollider component describing the enclosed space where to adopt the finger pointing 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
UxrFingerPointingVolume Class
UltimateXR.Avatar.Controllers Namespace