@motion-script/core / Blending3D
Type Alias: Blending3D
Blending3D =
"normal"|"additive"|"subtractive"|"multiply"|"none"
Defined in: render3d/transform.ts:55
How a drawn colour combines with what is already in the framebuffer.
@motion-script/core / Blending3D
Blending3D =
"normal"|"additive"|"subtractive"|"multiply"|"none"
Defined in: render3d/transform.ts:55
How a drawn colour combines with what is already in the framebuffer.