UxrDependentGrabbable.OnObjectGrabbed Method

Called whenever the object was grabbed.

Namespace: UltimateXR.Manipulation.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

protected override void OnObjectGrabbed(
	UxrManipulationEventArgs e
)

Parameters

 

e
Type: UltimateXR.Manipulation.UxrManipulationEventArgs
Event parameters

See Also

Reference

UxrDependentGrabbable Class
UltimateXR.Manipulation.Helpers Namespace