Mesh Renderer
This component lets you render a rectangular shape over your GameObject (commonly used for prototyping)
Component Author: Jabo Release Date: April 11, 2020
new MeshRenderer()setColor(Color c); // Sets color of the rectangleLast updated
Was this helpful?