Chunks
Moddable voxel sandbox for room-scale VR.
Public Member Functions | Properties | List of all members
Chunks.Graphics.ScreenMaterial Class Reference
Inheritance diagram for Chunks.Graphics.ScreenMaterial:
Chunks.Graphics.BaseMaterial

Public Member Functions

override void CopyPropertiesFrom (BaseMaterial src)
 

Properties

Color OverlayColor [get, set]
 
ITexture MainTexture [get, set]
 
- Properties inherited from Chunks.Graphics.BaseMaterial
Color Color [get, set]
 Color tint to apply. More...
 

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...
 

Member Function Documentation

override void Chunks.Graphics.ScreenMaterial.CopyPropertiesFrom ( BaseMaterial  src)
virtual

Reimplemented from Chunks.Graphics.BaseMaterial.

Property Documentation

ITexture Chunks.Graphics.ScreenMaterial.MainTexture
getset
Color Chunks.Graphics.ScreenMaterial.OverlayColor
getset

The documentation for this class was generated from the following file: