|
Is it possible to override unity rendering and render from a script. By this I mean something like this: Where the gameObject is Unity's GameObject which is disabled so that unity won't draw it automatically.
(comments are locked)
|
|
ok, i was rather blind with this - Graphics.DrawMesh(...); did the trick :)
(comments are locked)
|
