Dungeon Architect
17.0.0
|
Public Member Functions | |
void | Assign () |
virtual SxMaterial | Clone () |
void | SetFloat (string name, float value) |
void | SetInt (string name, int value) |
void | SetColor (string name, Color value) |
Public Attributes | |
float | DepthBias = 0.0f |
Protected Attributes | |
Material | unityMaterial |
Properties | |
Material | UnityMaterial [get] |
int | RenderQueue [get] |
Definition at line 8 of file SxMaterial.cs.