Tesla Graphics Engine Documentation (January 2012)
Node Constructor (name)
TeslaTesla.SceneNodeNode(String)
Creates a new instance of Node with initial child capacity of 1.
Declaration Syntax
C#
public Node(
	string name
)
Parameters
name (String)
Name of the node

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