CVRInput.GetSkeletalSummaryData(UInt64, VRSkeletalSummaryData_t) Method
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.
C++
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
- action
- UInt64
- pSkeletalSummaryData
- VRSkeletalSummaryData_t
Производ | Верзије |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0 |