C# Class LuxEngine.Interpreter

Afficher le fichier Open project: Louis-Dureuil/maya-vs-the-world Class Usage Examples

Méthodes publiques

Méthode Description
GetInterpretable ( string interpretableName, Scene parent ) : Interpretable
Interpreter ( string name, bool forceRecompilation, bool forbidCompilation ) : System

Method Details

GetInterpretable() public méthode

public GetInterpretable ( string interpretableName, Scene parent ) : Interpretable
interpretableName string
parent Scene
Résultat Interpretable

Interpreter() public méthode

public Interpreter ( string name, bool forceRecompilation, bool forbidCompilation ) : System
name string
forceRecompilation bool
forbidCompilation bool
Résultat System