inochi2d.core.nodes.common

Undocumented in source.

Members

Enums

BlendMode
enum BlendMode

Blending modes

MaskingMode
enum MaskingMode

Masking mode

Functions

inBlendModeBarrier
void inBlendModeBarrier(BlendMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
inInitBlending
void inInitBlending()
Undocumented in source. Be warned that the author may not have intended to support it.
inIsAdvancedBlendMode
bool inIsAdvancedBlendMode(BlendMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
inSetBlendMode
void inSetBlendMode(BlendMode blendingMode, bool legacyOnly)
Undocumented in source. Be warned that the author may not have intended to support it.
inUseMultistageBlending
bool inUseMultistageBlending(BlendMode blendingMode)

Whether a multi-stage rendering pass should be used for blending

Structs

MaskBinding
struct MaskBinding

A binding between a mask and a mode

Meta