Chunks
Moddable voxel sandbox for room-scale VR.
|
Public Member Functions | |
override void | CopyPropertiesFrom (BaseMaterial src) |
Properties | |
static StandardMaterial | Default [get] |
ITexture | MainTexture [get, set] |
ITexture | NormalMap [get, set] |
Color | Emission [get, set] |
float | Smoothness [get, set] |
float | Metallic [get, set] |
Properties inherited from Chunks.Graphics.BaseMaterial | |
Color | Color [get, set] |
Color tint to apply. More... | |
Properties inherited from Chunks.Graphics.IEmissionMaterial | |
Color | Emission [get, set] |
Additional Inherited Members | |
Static Public Member Functions inherited from Chunks.Graphics.BaseMaterial | |
static BaseMaterial | Clone (BaseMaterial orig) |
Protected Member Functions inherited from Chunks.Graphics.BaseMaterial | |
BaseMaterial () | |
void | Invalidate () |
Informs any models using this material that the material has changed. More... | |
|
virtual |
Reimplemented from Chunks.Graphics.BaseMaterial.
|
staticget |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |