Tesseract Engine Documentation

GameObject.LoadModel Method 

Load model data from XML

public bool LoadModel(
   XmlNode node
);

Parameters

node
The model xml node corresponding to this object

Return Value

See Also

GameObject Class | DarkWynter.Engine.GameObjects Namespace