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