My Project
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ColorMaterial Class Reference
Inheritance diagram for ColorMaterial:

Public Member Functions

void UpdateColor ()
 
void SetOutlineColor (Color color)
 
void SetOutlineColor2 (Color color)
 
void SetOutlineSize (float size)
 
void SetColor (Color color)
 

Static Public Member Functions

static void SetPropertyBlock (MaterialPropertyBlock mpb, ColorMaterial colorMat)
 
static void SetOutlinePropertyBlock (MaterialPropertyBlock mpb, ColorMaterial colorMat)
 

Public Attributes

Renderer render
 
Color Color = new Color(1, 1, 1, 1)
 
Texture mainTexture
 
CullMode cullMode = CullMode.Front
 
Texture detailTextureMask
 
Texture secondaryTexture
 
Texture tempTexture
 

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