How to create invisible RigidBody collider

Hi guys!
I added a RigidBody to a mesh cube to use it as a wall. It’s working as expected but I’d like it to be invisible. How do I make it so that the RigidBody keeps working but the mesh is not visible and not casting shadows?

in nodes you simply set the object as not visible.
set%20visable

1 Like