IUxrGrabbable.ResetPositionAndState Method
Resets the object to its initial position/rotation and state. If the object is currently being grabbed, it will be released.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
void ResetPositionAndState(
bool propagateEvents
)
Parameters
- propagateEvents
- Type: System.Boolean
Should UxrManipulationEventArgs events be generated?