Enumeration: BlendFunction
Re-exported types from postprocessing
Table of contents
Enumeration members
- ADD
- ALPHA
- AVERAGE
- COLOR_BURN
- COLOR_DODGE
- DARKEN
- DIFFERENCE
- DIVIDE
- EXCLUSION
- LIGHTEN
- MULTIPLY
- NEGATION
- NORMAL
- OVERLAY
- REFLECT
- SCREEN
- SKIP
- SOFT_LIGHT
- SUBTRACT
Enumeration members
ADD
• ADD
Defined in
packages/three/types/postprocessing.d.ts:1074
ALPHA
• ALPHA
Defined in
packages/three/types/postprocessing.d.ts:1075
AVERAGE
• AVERAGE
Defined in
packages/three/types/postprocessing.d.ts:1076
COLOR_BURN
• COLOR_BURN
Defined in
packages/three/types/postprocessing.d.ts:1077
COLOR_DODGE
• COLOR_DODGE
Defined in
packages/three/types/postprocessing.d.ts:1078
DARKEN
• DARKEN
Defined in
packages/three/types/postprocessing.d.ts:1079
DIFFERENCE
• DIFFERENCE
Defined in
packages/three/types/postprocessing.d.ts:1080
DIVIDE
• DIVIDE
Defined in
packages/three/types/postprocessing.d.ts:1084
EXCLUSION
• EXCLUSION
Defined in
packages/three/types/postprocessing.d.ts:1081
LIGHTEN
• LIGHTEN
Defined in
packages/three/types/postprocessing.d.ts:1082
MULTIPLY
• MULTIPLY
Defined in
packages/three/types/postprocessing.d.ts:1083
NEGATION
• NEGATION
Defined in
packages/three/types/postprocessing.d.ts:1085
NORMAL
• NORMAL
Defined in
packages/three/types/postprocessing.d.ts:1086
OVERLAY
• OVERLAY
Defined in
packages/three/types/postprocessing.d.ts:1087
REFLECT
• REFLECT
Defined in
packages/three/types/postprocessing.d.ts:1088
SCREEN
• SCREEN
Defined in
packages/three/types/postprocessing.d.ts:1089
SKIP
• SKIP
Defined in
packages/three/types/postprocessing.d.ts:1073
SOFT_LIGHT
• SOFT_LIGHT
Defined in
packages/three/types/postprocessing.d.ts:1090
SUBTRACT
• SUBTRACT