SpatialMaterial.flagsTransparent

If true transparency is enabled on the body. Default value: false. See also paramsBlendMode.

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

Meta