C# Class SetStars

Inheritance: MonoBehaviour
Afficher le fichier Open project: FIU-SCIS-Senior-Projects/SmartBuilding4

Méthodes publiques

Свойство Type Description
lightwall Renderer
water Renderer
worldProbe Transform

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

lightwall public_oe property

public Renderer lightwall
Résultat Renderer

water public_oe property

public Renderer water
Résultat Renderer

worldProbe public_oe property

public Transform worldProbe
Résultat Transform