disableAlphaWrite property

bool disableAlphaWrite
final

Whether to disable alpha channel writes for bandwidth optimization. Only disable if nothing downstream samples the framebuffer's alpha channel.

Implementation

final bool disableAlphaWrite;