Public Attributes |
|
kFBLayerModeInvalidIndex | |
Invalid value. |
|
kFBLayerModeAdditive | |
Layer value will be added to the other
layers to computed the final value. |
|
kFBLayerModeOverride | |
Layer value will override the value of the
other precedent layers. |
|
kFBLayerModeOverridePassthrough | |
If the layer has a weigth of 75%, the
precedent layers will have a combined effect of 25% on the final
value. Setting the weigth to 100% is similar to setting the layer
in override. |
Invalid value.
Layer value will be added to the other layers to computed the final value.
Layer value will override the value of the other precedent layers.
If the layer has a weigth of 75%, the precedent layers will have a combined effect of 25% on the final value. Setting the weigth to 100% is similar to setting the layer in override.