UxrDependentGrabbable.OnlyOnce Property
Whether to stop toggling the enabled state once the dependent object was grabbed. For instance, a grenade pin should remain grabbable once it has been removed from the grenade, no matter if the grenade is being grabbed or not at that point.
Namespace: UltimateXR.Manipulation.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool OnlyOnce { get; set; }
Property Value
Type: Boolean
See Also
Reference
UxrDependentGrabbable Class
UltimateXR.Manipulation.Helpers Namespace