SpatialMaterial.flagsDisableAmbientLight

If true the object receives no ambient light. Default value: false.

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

Meta