SpatialMaterial.aoEnabled

If true, ambient occlusion is enabled. Ambient occlusion darkens areas based on the aoTexture.

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

Meta