IUxrGrabbable.IsKinematic Property
Gets or sets whether the rigidbody that drives the object (if any) is kinematic.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
bool IsKinematic { get; set; }
Property Value
Type: Boolean