UxrGrabbableObjectAnchor.ActivateOnHandNearAndGrabbable Property
Gets or sets the object that will be enabled or disabled depending on if there is a UxrGrabbableObject currently placed on the anchor and a UxrGrabber close enough to grab it.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public GameObject ActivateOnHandNearAndGrabbable { get; set; }
Property Value
Type: GameObject
See Also
Reference
UxrGrabbableObjectAnchor Class
UltimateXR.Manipulation Namespace