C# Class ChangeSkyboxVer5, Lucid-VR

Inheritance: MonoBehaviour
Afficher le fichier Open project: UCSDVR/Lucid-VR

Méthodes publiques

Свойство Type Description
duration float
theSkybox Material

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
changeColor ( ) : IEnumerator
getRandomInt ( ) : int

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

duration public_oe property

public float duration
Résultat float

theSkybox public_oe property

public Material theSkybox
Résultat Material