SpatialMaterial.flagsNoDepthTest

If true, depth testing is disabled and the object will be drawn in render order.

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

Meta