EnvironmentSSRRoughnessQuality

    RenderingServer.swift:1370
    enum EnvironmentSSRRoughnessQuality

    Cases

    • case disabled

      Lowest quality of roughness filter for screen-space reflections. Rough materials will not have blurrier screen-space reflections compared to smooth (non-rough) materials. This is the fastest option.

    • case low

      Low quality of roughness filter for screen-space reflections.

    • case medium

      Medium quality of roughness filter for screen-space reflections.

    • case high

      High quality of roughness filter for screen-space reflections. This is the slowest option.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (560) members.

    Types

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features