UxrMapControllerToHand.OnObjectGrabbed Method

Called when the user grabs the controller. We bind the controller to the hand that grabbed it and subscribe to events.

Namespace: UltimateXR.Devices.Visualization
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

protected override void OnObjectGrabbed(
	UxrManipulationEventArgs e
)

Parameters

 

e
Type: UltimateXR.Manipulation.UxrManipulationEventArgs
Grab parameters

See Also

Reference

UxrMapControllerToHand Class
UltimateXR.Devices.Visualization Namespace