UxrGrabbableObject.TranslationResistance Property

Gets or sets the resistance to the object being moved around. This can be used to smooth out the position but also to simulate heavy objects.

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

Syntax

C#

public float TranslationResistance { get; set; }

Property Value

Type: Single

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace