ToggleGameObject Class

Definition

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.MonoBehaviour
ToggleGameObject
Attributes
UnityEngine.AddComponentMenuAttribute

Constructors

ToggleGameObject()

Methods

HideIt()
ShowIt()

Applies to