DoopelPonger
Public Member Functions | Public Attributes | List of all members
CoopSchmittyDoopMaterialWrapper Class Reference
Inheritance diagram for CoopSchmittyDoopMaterialWrapper:
Inheritance graph
[legend]
Collaboration diagram for CoopSchmittyDoopMaterialWrapper:
Collaboration graph
[legend]

Public Member Functions

void Awake ()
 Initialize references needed by the component. More...
 
void FixedUpdate ()
 Set the color and blackAndWhite Value in the shader. More...
 

Public Attributes

Color color
 
int renderQueue
 
float blackAndWhiteValue
 

Member Function Documentation

◆ Awake()

void CoopSchmittyDoopMaterialWrapper.Awake ( )

Initialize references needed by the component.

◆ FixedUpdate()

void CoopSchmittyDoopMaterialWrapper.FixedUpdate ( )

Set the color and blackAndWhite Value in the shader.

Member Data Documentation

◆ blackAndWhiteValue

float CoopSchmittyDoopMaterialWrapper.blackAndWhiteValue

The value sent to the shader that controls how black and white the component should be.

◆ color

Color CoopSchmittyDoopMaterialWrapper.color

The starting color of the renderer.

◆ renderQueue

int CoopSchmittyDoopMaterialWrapper.renderQueue

Draw ordering of the renderer.


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