SpatialMaterial.depthEnabled

If true Depth mapping is enabled. See also normalEnabled.

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

Meta