shadowNormalBias property

double shadowNormalBias
getter/setter pair

World-space offset along the surface normal applied to the receiver before the shadow lookup ("normal-offset shadows"). Flutter GPU has no slope-scaled depth-bias rasterizer state, so this carries the load of acne removal on grazing surfaces.

Implementation

double shadowNormalBias;