* Properly apply emissive to masked materials The emissive property should not be multiplied by the color alpha in masked materials. The alpha is treated as a coverage value in that case, not an opacity value. * Update release notes
* Properly apply emissive to masked materials The emissive property should not be multiplied by the color alpha in masked materials. The alpha is treated as a coverage value in that case, not an opacity value. * Update release notes