Package com.google.android.filament
Class Texture.PrefilterOptions
- java.lang.Object
-
- com.google.android.filament.Texture.PrefilterOptions
-
- Enclosing class:
- Texture
public static class Texture.PrefilterOptions extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanmirrorwhether to generate a reflection map (mirror)intsampleCountnumber of samples for roughness pre-filtering
-
Constructor Summary
Constructors Constructor Description PrefilterOptions()
-