UxrGrabbableObject.GrabbableParentDependency Property
Gets the Transform that the object is dependent on, when the grabbable object has another above in its hierarchy.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform GrabbableParentDependency { get; }
Property Value
Type: Transform