Environment.ssReflectionsRoughness

If true, screen-space reflections will take the material roughness into account.

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

Meta