CVRInput.GetBoneHierarchy(UInt64, Int32[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]