CVRInput.ShowActionOrigins(UInt64, UInt64) 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 ShowActionOrigins(System::UInt64 actionSetHandle, System::UInt64 ulActionHandle);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError ShowActionOrigins (ulong actionSetHandle, ulong ulActionHandle);
member this.ShowActionOrigins : uint64 * uint64 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRInputError
Public Function ShowActionOrigins (actionSetHandle As ULong, ulActionHandle As ULong) As EVRInputError
Parameters
- actionSetHandle
- UInt64
- ulActionHandle
- UInt64