C# Class SkyColorByChatshire

Inheritance: MonoBehaviour
Show file Open project: SNUGDC/stardust

Public Properties

Property Type Description
Chatshire GameObject[]
SkyClass GameObject[]

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Chatshire public property

public GameObject[] Chatshire
return GameObject[]

SkyClass public property

public GameObject[] SkyClass
return GameObject[]