UxrGrabbableObject.RestrictToBox Property
Gets or sets the box collider used When TranslationConstraint is RestrictToBox.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public BoxCollider RestrictToBox { get; set; }
Property Value
Type: BoxCollider