Back to Filament

isDepthCullingEnabled

docs/android/dokka/filament-android/com.google.android.filament/-material/is-depth-culling-enabled.md

1.75.0638 B
Original Source

//filament-android/com.google.android.filament/Material/isDepthCullingEnabled

isDepthCullingEnabled

[main]
open fun isDepthCullingEnabled(): Boolean

Indicates whether instances of this material will, by default, use depth testing.

See also

<a href="https://google.github.io/filament/Materials.html#materialdefinitions/materialblock/rasterization:depthculling">Rasterization: depthCulling