UxrGrabbableObject.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#

public void ResetPositionAndState(
	bool propagateEvents
)

Parameters

 

propagateEvents
Type: System.Boolean
Should UxrManipulationEventArgs events be generated?

Implements

IUxrGrabbable.ResetPositionAndState(Boolean)

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace