SpatialMaterial.vertexColorIsSrgb

If true, the model's vertex colors are processed as sRGB mode.

  1. bool vertexColorIsSrgb [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    bool
    vertexColorIsSrgb
    ()
  2. bool vertexColorIsSrgb [@property setter]

Meta