modo bubbble logo

Conditional Modifiers


Home >> Rigging & Animation >> Modifiers >> Conditional Modifiers

back next

LogicThe Logic modifier allows users to apply logic to channel operations.

Operation: Users can choose from the various logic operation options available-
A is equal to B
A is greater then B
A is greater than or equal to B
A is less than B
A is less than or equal to B
A is not equal to B
And (result will be True if both A and B are not zero)
Or (results will be True is A or B are not zero)

Value A/B: These fields determine the values of 'A' or 'B'. Typically users will connect the output of another items channel to these channels for the logic operation.

If True: Users can decide what is output when the logic is 'True'
Output Value A
Output Value B
Output True Value

True Value: Value for when 'Output True Value' is selected.

If False: Users can decide what is output when the logic is 'False'
Output Value A
Output Value B
Output False Value

False Value: Value for when 'Output True Value' is selected.

 

Top

back next