SpatialMaterial.depthTexture

Texture used to determine depth at a given pixel. Depth is always stored in the red channel.

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

Meta