UxrGrabPointIndex.GetIndexFromDisplayName Method

Gets the grab point index of a given display name.

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

Syntax

C#

public static int GetIndexFromDisplayName(
	string name
)

Parameters

 

name
Type: System.String
Display name to get the index for

Return Value

Type: Int32
Grab point index

See Also

Reference

UxrGrabPointIndex Class
UltimateXR.Manipulation Namespace