UxrDependentGrabbable.DependentFrom Property
Gets or sets the grabbable object the component depends on.
Namespace: UltimateXR.Manipulation.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrGrabbableObject DependentFrom { get; set; }
Property Value
Type: UxrGrabbableObject
See Also
Reference
UxrDependentGrabbable Class
UltimateXR.Manipulation.Helpers Namespace