SpatialMaterial.rimEnabled

If true, rim effect is enabled. Rim lighting increases the brightness at glancing angles on an object. Note: Rim lighting is not visible if the material has flagsUnshaded set to true.

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

Meta