SpatialMaterial.aoEnabled

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

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

Meta