VisualShaderNodeColorOp

Inherits: VisualShaderNode < Resource < Reference < Object

Category: Core

Brief Description

Properties

Operator operator

Enumerations

enum Operator:

  • OP_SCREEN = 0
  • OP_DIFFERENCE = 1
  • OP_DARKEN = 2
  • OP_LIGHTEN = 3
  • OP_OVERLAY = 4
  • OP_DODGE = 5
  • OP_BURN = 6
  • OP_SOFT_LIGHT = 7
  • OP_HARD_LIGHT = 8

Property Descriptions

Setter set_operator(value)
Getter get_operator()