SpatialMaterial.depthEnabled

If true Depth mapping is enabled. See also normalEnabled.

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

Meta