Search Results for

    Show / Hide Table of Contents

    Class Environment

    Inheritance
    Object
    Environment
    Namespace: SEAN.Environment
    Assembly: cs.temp.dll.dll
    Syntax
    public class Environment : MonoBehaviour

    Properties

    environment

    Declaration
    public GameObject environment { get; }
    Property Value
    Type Description
    GameObject

    name

    Declaration
    public string name { get; }
    Property Value
    Type Description
    String

    topViewCamera

    Declaration
    public Camera topViewCamera { get; }
    Property Value
    Type Description
    Camera

    Methods

    Start()

    Declaration
    public void Start()
    In This Article
    Back to top SEAN Unity documentation