clearWorldBounds abstract method
void
clearWorldBounds()
Clear the world bounds for this node (marks bounds as unavailable). Nodes without bounds will not participate in directional navigation.
Implementation
void clearWorldBounds();