SpatialMaterial.depthTexture

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

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

Meta