A helper class to turn on and off CanvasRenderer without causing allocations.
Inheritance HierarchySystemObject Object Component Behaviour MonoBehaviour TouchScript.Behaviors.Cursors.UITextureSwitch
Namespace:
TouchScript.Behaviors.Cursors.UI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic class TextureSwitch : MonoBehaviour
The TextureSwitch type exposes the following members.
Constructors
| Name | Description |
---|
 | TextureSwitch | Initializes a new instance of the TextureSwitch class |
Top
Methods
| Name | Description |
---|
 | Hide |
Hides this instance.
|
 | Show |
Shows this instance.
|
Top
See Also