updateGeometricState
updates the lightlist, computes the world transforms, and computes the world bounds for this Spatial. Calling this when the Spatial is attached to a node will cause undefined results. User code should only call this method on Spatials having no parent.
@see Spatial#getWorldLightList()
@see Spatial#getWorldTransform()
@see Spatial#getWorldBound()
|
|
|
|
|
|