SpatialMaterial.refractionTexture

Texture that controls the strength of the refraction per-pixel. Multiplied by refractionScale.

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

Meta