SpatialMaterial.vertexColorIsSrgb

If true the model's vertex colors are processed as sRGB mode. Default value: false.

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

Meta