alphaCutoff property

double alphaCutoff
getter/setter pair

Alpha-test threshold used when alphaMode is AlphaMode.mask: fragments whose alpha falls below this are discarded.

Implementation

double alphaCutoff = 0.5;