Open FangMeiyan opened 3 years ago
I want to hide the instance of the specified index in InstancedMesh and show it again. How can I do that? For example, I have 10 instances of instancemesh, and I want to hide the sixth one and show it back later. Thanks!
set scale(0)
I want to hide the instance of the specified index in InstancedMesh and show it again. How can I do that? For example, I have 10 instances of instancemesh, and I want to hide the sixth one and show it back later. Thanks!