ScreenSpaceMousePointer.SetVisibility(Boolean) 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.
UnityEngine.MonoBehaviour.SetVisibility(System.Boolean)
protected:
override void SetVisibility(bool visible);
protected override void SetVisibility (bool visible);
override this.SetVisibility : bool -> unit
Protected Overrides Sub SetVisibility (visible As Boolean)
Parameters
- visible
- Boolean