SpatialMaterial.emissionTexture

Texture that specifies how much surface emits light at a given point.

  1. Texture emissionTexture [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    emissionTexture
    ()
  2. Texture emissionTexture [@property setter]

Meta