Свойство | Type | Description | |
---|---|---|---|
CreateMaterialInstance |
Méthode | Description | |
---|---|---|
BaseIllum ( ) : System |
Constructor
|
|
ExportToXml ( |
Exports material to xml
|
|
GetDependencies ( ) : IEnumerable |
Gets all textures and shaders on which this material depends.
|
|
ImportFromXml ( string xmlString ) : |
Imports material from xml.
|
Méthode | Description | |
---|---|---|
GetMaterialData ( |
Updates MaterialData.
|
|
GetSurfaceFlags ( ) : SurfaceFlags | ||
GetTextureBindings ( ) : Fusion.Engine.Graphics.TextureMapBind[] |
|
Méthode | Description | |
---|---|---|
CreateMaterialInstance ( |
Creates gpu material
|
public static ExportToXml ( |
||
material | ||
Résultat | string |
protected GetMaterialData ( |
||
data | ||
Résultat | void |
protected GetSurfaceFlags ( ) : SurfaceFlags | ||
Résultat | SurfaceFlags |
protected GetTextureBindings ( ) : Fusion.Engine.Graphics.TextureMapBind[] | ||
Résultat | Fusion.Engine.Graphics.TextureMapBind[] |
public static ImportFromXml ( string xmlString ) : |
||
xmlString | string | |
Résultat |