CVRInput.GetBoneHierarchy(UInt64, Int32[]) Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRInputError GetBoneHierarchy(System::UInt64 action, cli::array <int> ^ pParentIndices);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError GetBoneHierarchy (ulong action, int[] pParentIndices);
member this.GetBoneHierarchy : uint64 * int[] -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError
Public Function GetBoneHierarchy (action As ULong, pParentIndices As Integer()) As EVRInputError

Parameters

action
UInt64
pParentIndices
Int32[]

Returns

EVRInputError

Applies to