Skip to main content

Module mask_combine

Module mask_combine 

Source
Expand description

Boolean operations on alpha-mask textures (M-VEC.11 / AUT-63).

Pipeline samples two mask RenderTextures and writes their union / intersect / subtract into a third mask RT. Consumers still sample alpha (or RGB; both store the same value).

Structsยง

CombineUniforms ๐Ÿ”’
MaskCombinePipeline ๐Ÿ”’

Enumsยง

MaskCombineOp
Boolean operation between two masks.