Tesseract Engine Documentation

XML.ModelInfo Members

XML.ModelInfo overview

Public Instance Fields

animated Model animated or not
bumpPath Path to bump texture file.
modelPath Path to model file.
name User friendly name of character.
scale Model scale.
texPath Path to texture file.

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

XML.ModelInfo Structure | DarkWynter.Engine.Init Namespace