Function SpatialMaterial.vertexColorUseAsAlbedo

If true, the vertex color is used as albedo color.

bool vertexColorUseAsAlbedo() nothrow @property @nogc;

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