SpatialMaterial.flagsTransparent

If true, transparency is enabled on the body. See also paramsBlendMode.

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

Meta