InteractiveMeshCursor.OnCursorStateChange(CursorStateEnum) 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.
Decide which element (ring or dot) should be visible and at what scale
public:
override void OnCursorStateChange(Microsoft::MixedReality::Toolkit::Input::CursorStateEnum state);
public override void OnCursorStateChange (Microsoft.MixedReality.Toolkit.Input.CursorStateEnum state);
override this.OnCursorStateChange : Microsoft.MixedReality.Toolkit.Input.CursorStateEnum -> unit
Public Overrides Sub OnCursorStateChange (state As CursorStateEnum)
Parameters
- state
- CursorStateEnum