Back to Filament

getFogEntity

docs/android/dokka/filament-android/com.google.android.filament/-view/get-fog-entity.md

1.75.0598 B
Original Source

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

getFogEntity

[main]
open fun getFogEntity(): Int

Get an Entity representing the large scale fog object. This entity is always inherited by the View's Scene. It is for example possible to create a TransformManager component with this Entity and apply a transformation globally on the fog.

Return

an Entity representing the large scale fog object.