Class 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()