CVRInput.GetBoneCount(UInt64, UInt32) 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 GetBoneCount(System::UInt64 action, System::UInt32 % pBoneCount);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError GetBoneCount (ulong action, ref uint pBoneCount);
member this.GetBoneCount : uint64 * uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError
Public Function GetBoneCount (action As ULong, ByRef pBoneCount As UInteger) As EVRInputError
Parameters
- action
- UInt64
- pBoneCount
- UInt32