alphaCutoff property
Alpha-test threshold used when alphaMode is AlphaMode.mask: fragments whose alpha falls below this are discarded.
Implementation
double alphaCutoff = 0.5;
Alpha-test threshold used when alphaMode is AlphaMode.mask: fragments whose alpha falls below this are discarded.
double alphaCutoff = 0.5;