Need help in understanding how JME handles geometries

From the geometry batch node? The Geometry is still a child. They shouldn’t go away.



Note: this is not true for GeometryBatchFactory.

@pspeed Ok… I probably need to ask a simpler question then. What is the “Geometry Batch Node”? Is this the returned node from the batch factory’s .optimize() method? Or?

I think he’s referring to BatchNode, which was added recently by nehon and is completely separate from GeometryBatchFactory

1 Like