SpatialMaterial.flagsDisableAmbientLight

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

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

Meta