SpatialMaterial.aoEnabled

If true ambient occlusion is enabled.

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

Meta