Material
The Material of a Renderer component is the primary method of controlling that object's appearance.
Member Variables¶
Name | Type | Description | Return |
---|---|---|---|
game_object | GameObject | The GameObject the Material is attached to. | |
shader | The name of the Shader used by the Material. |