inochi2d.core.render.state

Inochi2D Render State

Members

Enums

BlendMode
enum BlendMode

Blending modes

MaskingMode
enum MaskingMode

Masking mode flags, used to tell the renderer how to render a visual.

Functions

toBlendMode
BlendMode toBlendMode(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
toMaskingMode
MaskingMode toMaskingMode(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Luna Nielsen