|
Is it possible to control shadow casting/receiving with Graphics.DrawMesh? /Patrik
(comments are locked)
|
|
Yes, just use Graphics.DrawMesh() with this signature:
and set castShadows/receiveShadows appropriately.
(comments are locked)
|
