Tesla Graphics Engine Documentation (January 2012)
AddChild Method (s)
Tesla
►
Tesla.Scene
►
Node
►
AddChild(Spatial)
C#
Adds a child to this node.
Declaration Syntax
C#
public
bool
AddChild
(
Spatial
s
)
Parameters
s
(
Spatial
)
Spatial to be added
Return Value
True if the operation succeeded
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)