Element/Material: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
The material class represents a source of renderable information which can be used in [[dxDrawImage]] | The material class represents a source of renderable information which can be used in functions such as [[dxDrawImage]], [[dxDrawImageSection]] and [[dxDrawMaterialSectionLine3D]]. | ||
Elements which are materials: | Elements which are materials: | ||
*[[Texture]] | *[[Texture]] | ||
*[[Shader]] | *[[Shader]] |
Revision as of 21:03, 6 November 2012
The material class represents a source of renderable information which can be used in functions such as dxDrawImage, dxDrawImageSection and dxDrawMaterialSectionLine3D.
Elements which are materials: