how can I get a simple plane to render as if it always faced all cameras just like a particle?
is it even possible?
how can I get a simple plane to render as if it always faced all cameras just like a particle?
is it even possible?
Use OnPreRender and Camera.current.
thanks but I don’t completely understand :?
can you show me a small example of how to actually render the object this way?