SpatialMaterial.vertexColorIsSrgb

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

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

Meta