Function SpatialMaterial.albedoColor

The material's base color.

Color albedoColor() nothrow @property @nogc;

void albedoColor (
  Color v
) nothrow @property @nogc;