Module effect

Source
Expand description

Render effects and behaviour used by the GPU.

Enumsยง

BlendEquation
Blend modes.
BlendFactor
Blend factors.
CullMode
Cull modes.
EarlyDepthFunction
Early depth test functions.
FragmentOperationMode
Fragment operation modes.
LogicOperation
Logical operations.
ScissorMode
Scissor test modes.
StencilOperation
Stencil operations.
TestFunction
Test functions.
WriteMask
Pixel write mask.