C# Class SkyBoxManager, Mathius_DOE

Afficher le fichier Open project: RandomNPC/Mathius_DOE Class Usage Examples

Méthodes publiques

Méthode Description
SkyBoxManager ( Material materials ) : System.Collections
mapSkyBox ( string map_name ) : void

Method Details

SkyBoxManager() public méthode

public SkyBoxManager ( Material materials ) : System.Collections
materials Material
Résultat System.Collections

mapSkyBox() public méthode

public mapSkyBox ( string map_name ) : void
map_name string
Résultat void