VisualShaderNodeColorOp
Inherits: VisualShaderNode < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Enumerations
enum Operator:
Operator OP_SCREEN = 0
There is currently no description for this enum. Please help us by contributing one!
Operator OP_DIFFERENCE = 1
There is currently no description for this enum. Please help us by contributing one!
Operator OP_DARKEN = 2
There is currently no description for this enum. Please help us by contributing one!
Operator OP_LIGHTEN = 3
There is currently no description for this enum. Please help us by contributing one!
Operator OP_OVERLAY = 4
There is currently no description for this enum. Please help us by contributing one!
Operator OP_DODGE = 5
There is currently no description for this enum. Please help us by contributing one!
Operator OP_BURN = 6
There is currently no description for this enum. Please help us by contributing one!
Operator OP_SOFT_LIGHT = 7
There is currently no description for this enum. Please help us by contributing one!
Operator OP_HARD_LIGHT = 8
There is currently no description for this enum. Please help us by contributing one!
Operator OP_MAX = 9
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
Operator operator = 0
There is currently no description for this property. Please help us by contributing one!