UxrGrabPointInfo.GetGripPoseInfo Method (String)

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(
	string prefabGuid
)

Parameters

 

prefabGuid
Type: System.String
Prefab Guid whose info to retrieve

Return Value

Type: UxrGripPoseInfo
Grip pose info or null if it wasn’t found

See Also

Reference

UxrGrabPointInfo Class
GetGripPoseInfo Overload
UltimateXR.Manipulation Namespace