DefaultMaterialsFactory Class |
Namespace: GeonBit.Core.Graphics.Materials
public static class DefaultMaterialsFactory
The DefaultMaterialsFactory type exposes the following members.
Name | Description | |
---|---|---|
AlphaTest |
Function to generate default materials to newly-loaded models with alpha-test effect.
| |
Base |
Function to generate default materials to newly-loaded models.
| |
Skinned |
Function to generate default materials to newly-loaded skinned models.
|
Name | Description | |
---|---|---|
GetDefaultMaterial |
Create and return a default material for a basic MonoGame effect.
| |
SetDefaultMaterialGenerator |
Set the default material generator for a material type.
|