|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object common:Generic common:Coloring common:DirectColoring mmf:MMF_MultiLayerBase mmf:MMF_MultiLayerNone
class
class MMF_MultiLayerNone(MMF_MultiLayerBase) { default: title = "MMF No Layers" heading text = "This is just a dummy, to add extra layers select a multi-layer \ colouring formula such as 'MMF Layered' from mmf.ulb." endheading int param MMF_MultiLayerNone caption = "Version (MMF Multi Layer None)" enum = "1.0" default = 0 hint = "This field is to absolutely ensure backward compatibility, \ the default will always be set to the latest version, but \ there may be some cases where an older effect that you like \ is lost in an update and you could still use it by selecting \ the older version number." visible = false endparam }
Constructor Summary | |
---|---|
MMF_MultiLayerNone()
|
Method Summary |
---|
Methods inherited from class mmf:MMF_MultiLayerBase |
---|
ResultUsingBaseColor |
Methods inherited from class common:DirectColoring |
---|
Init, IsSolid, Iterate, Result |
Methods inherited from class common:Coloring |
---|
GetPixel, IsGradient |
Methods inherited from class common:Generic |
---|
GetParent |
Methods inherited from class Object |
---|
|
Constructor Detail |
---|
public MMF_MultiLayerNone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |