I need to be able to access a renderer from the camera or a GUIText or something so i can use it to process text and put it on a Texture2D. However I am not able to access the renderer (it seems to always be null) or i am unable to add one either ( it says the renderer is read only) When a GUIText or the camera uses the GUILayer to render text is the renderer created somewhere else?
Thank You
Troy West