NRSDKApiForUnity
Classes
ControllerAnchorsHelper
NRKernal.ControllerAnchorsHelper

Inherits MonoBehaviour.

Public Member Functions

Transform GetAnchor (ControllerAnchorEnum anchorEnum)
 

Detailed Description

The class is for user to easily get the transform of common controller anchors.

Member Function Documentation

◆ GetAnchor()

Transform NRKernal.ControllerAnchorsHelper.GetAnchor ( ControllerAnchorEnum  anchorEnum)

Gets an anchor.

Parameters
anchorEnumThe anchor enum.
Returns
The anchor.