Mesh Renderer
This component lets you render a rectangular shape over your GameObject (commonly used for prototyping)
new MeshRenderer()setColor(Color c); // Sets color of the rectangleLast updated
This component lets you render a rectangular shape over your GameObject (commonly used for prototyping)
new MeshRenderer()setColor(Color c); // Sets color of the rectangleLast updated