Element/Material: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ The material class represents a source of renderable information which can be used in dxDrawImage or dxDrawImageSection. The element type of this class is '''"...")
 
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
The material class represents a source of renderable information which can be used in [[dxDrawImage]] or [[dxDrawImageSection]].
The material class represents a source of renderable information which can be used in [[dxDrawImage]] or [[dxDrawImageSection]].
The element type of this class is '''"material"'''.

Revision as of 19:48, 24 June 2011

The material class represents a source of renderable information which can be used in dxDrawImage or dxDrawImageSection.