Package com.google.android.filament
Class View.GuardBandOptions
- java.lang.Object
-
- com.google.android.filament.View.GuardBandOptions
-
- Enclosing class:
- View
public static class View.GuardBandOptions extends java.lang.ObjectOptions 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.
-
-
Field Summary
Fields Modifier and Type Field Description booleanenabled
-
Constructor Summary
Constructors Constructor Description GuardBandOptions()
-