Tesla Graphics Engine Documentation (January 2012)
UpdateWorldBound Method (recurse)
TeslaTesla.SceneNodeUpdateWorldBound(Boolean)
Updates the world bounding of this node. If recurse is true, the world boundings of each child are also updated.
Declaration Syntax
C#
public override void UpdateWorldBound(
	bool recurse
)
Parameters
recurse (Boolean)
True if node should recursively update the world boundings of its children

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)