Function SpatialMaterial.paramsGrowAmount
Grows object vertices in the direction of their normals.
double paramsGrowAmount() nothrow @property @nogc;
void paramsGrowAmount
(
double v
) nothrow @property @nogc;