UxrGrabPointIndex.GetIndexDisplayName Method

Gets the display name of a given grabbable object index.

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

Syntax

C#

public static string GetIndexDisplayName(
	UxrGrabbableObject grabbableObject,
	int index
)

Parameters

 

grabbableObject
Type: UltimateXR.Manipulation.UxrGrabbableObject
Grabbable object
index
Type: System.Int32
Grab point index

Return Value

Type: String
Display name

See Also

Reference

UxrGrabPointIndex Class
UltimateXR.Manipulation Namespace