SpatialMaterial.vertexColorUseAsAlbedo

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

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

Meta