VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
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< MaterialProperty > | MaterialProperties [get] |
MaterialProperty | DiffuseMap [get] |
MaterialProperty | UTranslate [get] |
MaterialProperty | AlphaTestRef [get] |
MaterialProperty | AlphaBlendPass [get] |
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.