SpatialMaterial.flagsDisableAmbientLight

If true, the object receives no ambient light.

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

Meta