UxrGrabbableObject.ControlParentDirection Property
Gets or sets whether a dependent object can control the grabbable parent’s direction when both are being grabbed at the same time.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool ControlParentDirection { get; set; }
Property Value
Type: Boolean