<div dir="ltr">I saw that there are  ways to hide some objects from the scene.<div>For example, first solution is to take the objects actor and apply SetVisibility(false),</div><div>and the object will hide.</div><div><br></div><div>Second option, I suppose, is to remove the actor from the renderer.</div><div><br></div><div>My question is: Which is more efficient?</div><div>Does SetVisibility(false) hides the object in the way that it doesn't render at all?</div><div><br></div><div>Thanks,</div><div>Dejan Zivkovic</div></div>