UxrGrabPointInfo.GetGripPoseInfo Method (Int32)

Gets a given grip pose info entry.

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

Syntax

C#

public UxrGripPoseInfo GetGripPoseInfo(
	int i
)

Parameters

 

i
Type: System.Int32
Index to retrieve

Return Value

Type: UxrGripPoseInfo
Grip pose info. If the index is 0 or not valid, it will return the default grip pose info

See Also

Reference

UxrGrabPointInfo Class
GetGripPoseInfo Overload
UltimateXR.Manipulation Namespace