Свойство | Type | Description | |
---|---|---|---|
AddParseAction | void | ||
GetKeywordAction | Action |
||
ParseColour | |||
PushMaterial | void |
Méthode | Description | |
---|---|---|
Load ( Stream lineStream ) : void | ||
MaterialLibraryLoader ( IMaterialLibrary materialLibrary ) : System |
Méthode | Description | |
---|---|---|
ParseLine ( string keyword, string data ) : void |
Méthode | Description | |
---|---|---|
AddParseAction ( string key, Action |
||
GetKeywordAction ( string keyword ) : Action |
||
ParseColour ( string data ) : |
||
PushMaterial ( string materialName ) : void |
public MaterialLibraryLoader ( IMaterialLibrary materialLibrary ) : System | ||
materialLibrary | IMaterialLibrary | |
Résultat | System |
protected ParseLine ( string keyword, string data ) : void | ||
keyword | string | |
data | string | |
Résultat | void |