UxrGrabbableObject.RestrictToSphere Property

Gets or sets the sphere collider used When TranslationConstraint is RestrictToSphere.

Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public SphereCollider RestrictToSphere { get; set; }

Property Value

Type: SphereCollider

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace