Function SpatialMaterial.paramsGrow

If true, enables the vertex grow setting. See paramsGrowAmount.

bool paramsGrow() nothrow @property @nogc;

void paramsGrow (
  bool v
) nothrow @property @nogc;