UxrMapControllerToHand.OnObjectReleased Method
Overridable event trigger method for the Released event that can be used to handle it without requiring to subscribe/unsubscribe.
Namespace: UltimateXR.Devices.Visualization
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected override void OnObjectReleased(
UxrManipulationEventArgs e
)
Parameters
- e
- Type: UltimateXR.Manipulation.UxrManipulationEventArgs
Event parameters
See Also
Reference
UxrMapControllerToHand Class
UltimateXR.Devices.Visualization Namespace