Removed

Component.renderer

Obsolete Property renderer has been deprecated. Use GetComponent<Renderer>() instead. public Component renderer;

Description

The Renderer attached to this GameObject. (Null if there is none attached).


Did you find this page useful? Please give it a rating: