Quantcast
Channel: Latest Questions by naro
Viewing all articles
Browse latest Browse all 4

How to issue render call from script

0
0
Is it possible to override unity rendering and render from a script. By this I mean something like this: void RenderMyStuff() { foreach (MyRenderObj ro in renderObjList) ro.gameObject.renderer.Render(0); } Where the gameObject is Unity's GameObject which is disabled so that unity won't draw it automatically.

Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images