Open lilleyse opened 5 years ago
I don't think there's a technical reason for scene.primitives and scene.groundPrimitives to be different collections anymore. It might just be legacy from when the classification pass didn't exist.
scene.primitives
scene.groundPrimitives
This is potentially a huge breaking change for a lot of people. It's hard to say whether the benefit outweighs the cost.
I don't think there's a technical reason for
scene.primitives
andscene.groundPrimitives
to be different collections anymore. It might just be legacy from when the classification pass didn't exist.