UxrGrabbableObject.GetGrabPoint Method

Gets a given grab point information.

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

Syntax

C#

public UxrGrabPointInfo GetGrabPoint(
	int index
)

Parameters

 

index
Type: System.Int32
Grab point index to get the information of

Return Value

Type: UxrGrabPointInfo
Grab point information

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace