Tesseract Engine Documentation

Draw Properties

The properties of the Draw class are listed below. For a complete list of Draw class members, see the Draw Members topic.

Public Instance Properties

animator Model animator used by this GameObject.
drawMethod Usage of the draw object
initialTransform Needed to fix the rotation caused to animated models
instanceDataFBTD Instance data (Fog, Binormal, Tangent, Depth) Used for GameObject instancing
matrix Location and orientation matrix passed to shaders.
model Model used by this GameObject.
technique Shader technique to use
textureList Textures associated with this object.
vertexBuffer Buffer to store vertices
vertexDeclaration Vertex Declaration.

See Also

Draw Class | DarkWynter.Stream Namespace