I’m very new to unity.
How to make gameobject invisible but still cast shadows without Mesh Renderer
?
My model doesn’t have a Mesh Renderer
, which is the only way I can think about doing this. When I add a Mesh Renderer
, it does nothing.
I’m very new to unity.
How to make gameobject invisible but still cast shadows without Mesh Renderer
?
My model doesn’t have a Mesh Renderer
, which is the only way I can think about doing this. When I add a Mesh Renderer
, it does nothing.
This was resolved in the latest Unity-2022-3-LTS release to the date of this comment.
Under the mesh renderer component Select Cast Shadows
Shadows Only
.
© 2022 - 2025 — McMap. All rights reserved.