VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
MaterialModifier Class Reference

An object from client_general with IDs in the range of 0x30000000 - 0x30FFFFFF, corresponding to MaterialModifier here: Ddo.ObjectType.MaterialModifier This object is consistent between DDO and LOTRO. Usage: MaterialModifier.Load This object also exists as a child object of RenderMaterial. More...

Static Public Member Functions

static MaterialModifier Load (IDatFile clientGeneral, uint id)
 Loads the MaterialModifier from the provided clientGeneral dat file. More...
 

Properties

uint Id [get]
 
List< MaterialPropertyMaterialProperties [get]
 
MaterialProperty DiffuseMap [get]
 
MaterialProperty UTranslate [get]
 
MaterialProperty AlphaTestRef [get]
 
MaterialProperty AlphaBlendPass [get]
 

Detailed Description

An object from client_general with IDs in the range of 0x30000000 - 0x30FFFFFF, corresponding to MaterialModifier here: Ddo.ObjectType.MaterialModifier This object is consistent between DDO and LOTRO. Usage: MaterialModifier.Load This object also exists as a child object of RenderMaterial.


The documentation for this class was generated from the following file: