UxrGrabPointInfo.EnableOnHandNear Property
Gets or sets the GameObject to enable or disable when the object is grabbed or not using the grab point.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public GameObject EnableOnHandNear { get; set; }
Property Value
Type: GameObject