SpatialMaterial.flagsDoNotReceiveShadows

If true, the object receives no shadow that would otherwise be cast onto it.

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

Meta