Tesseract Engine Documentation

XML.ModelInfo Structure

Contains the name, modelPath, texturePath, bumpTexturePath, and scale information for a character.

For a list of all members of this type, see XML.ModelInfo Members.

System.Object
   ValueType
      XML.ModelInfo

public struct XML.ModelInfo

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DarkWynter.Engine.Init

Assembly: DWEngine (in DWEngine.dll)

See Also

XML.ModelInfo Members | DarkWynter.Engine.Init Namespace