Back to Filament

GuardBandOptions

docs/android/dokka/filament-android/com.google.android.filament/-view/-guard-band-options/index.md

1.75.0810 B
Original Source

//filament-android/com.google.android.filament/View/GuardBandOptions

GuardBandOptions

[main]
open class GuardBandOptions

Options for the screen-space guard band.

A guard band can be enabled to avoid some artifacts towards the edge of the screen when using screen-space effects such as SSAO. Enabling the guard band reduces performance slightly. Currently the guard band can only be enabled or disabled.

Constructors

GuardBandOptions[main]
constructor()

Properties

NameSummary
enabled[main]
open var enabled: Boolean