Class | Description |
---|---|
ColoredLightedMaterial | |
ColoredMaterial |
A material for simple per vertex colouring
|
DefaultMaterial3 |
Default material for rendering 3D objects especially entities.
|
LightedMaterial |
Basic abstract class for material which work with light
|
PointLightMaterial |
Material to display point lights
|
PointSpriteMaterial |
Material for rendering point sprites.
|
TerrainMaterial |
Default material for rendering 3D objects especially entities.
|
TexturedMaterial |
A material which only supports texturing
|