Tesla Graphics Engine Documentation (January 2012)
UpdateWorldTransform Method (recurse)
TeslaTesla.SceneNodeUpdateWorldTransform(Boolean)
Updates the world transform of this Node, and if recurse is true, it updates the world transform of each child.
Declaration Syntax
C#
public override void UpdateWorldTransform(
	bool recurse
)
Parameters
recurse (Boolean)
True if the node should recursively update the world transforms of its children

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