ToggleGameObject Class
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 ref class ToggleGameObject : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/ToggleGameObject")]
public class ToggleGameObject : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/ToggleGameObject")>]
type ToggleGameObject = class
inherit MonoBehaviour
Public Class ToggleGameObject
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourToggleGameObject
- Attributes
-
UnityEngine.AddComponentMenuAttribute
Constructors
ToggleGameObject() |
Methods
HideIt() | |
ShowIt() |