Skip to main content

Behaviour Mixer

Intro

Combine and control the effect of multiple Behaviours.

UI

Button iconAdd - Add a new index.

Each index includes the following attributes:

  • Input Behaviour - Connect a Behaviour.
  • Enabled - Enable/ disable the Behaviour's effect.
  • Strength - Determine the strength of the Behaviour.
  • Blend Mode - Select a blend mode for the index. Each index affects the result of the indices below:
    • Normal (Add) - Output values.
    • Min. - All values will be reduced the lowest value.
    • Max. - All values will be increased to the highest value.
    • Minus - Subtract the values.
    • Multiply - Multiply the values, decreasing values.
    • Screen - Multiply the inverse of values, increasing values.
    • Overlay - High values will be increased and the low values will be decreased.
caution

The Behaviour Mixer does not support Deformers.