BaseWindowsMixedRealitySource.LastSourceStateReading Property
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.
The last updated source state reading for this Windows Mixed Reality Source.
C++
public: property UnityEngine::XR::WSA::Input::InteractionSourceState LastSourceStateReading { public:
UnityEngine::XR::WSA::Input::InteractionSourceState get(); protected:
void set(UnityEngine::XR::WSA::Input::InteractionSourceState value); };
public UnityEngine.XR.WSA.Input.InteractionSourceState LastSourceStateReading { get; protected set; }
member this.LastSourceStateReading : UnityEngine.XR.WSA.Input.InteractionSourceState with get, set
Public Property LastSourceStateReading As InteractionSourceState
UnityEngine.XR.WSA.Input.InteractionSourceState
Product | Versions |
---|---|
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 |