Back to Filament

getLightCount

docs/android/dokka/filament-android/com.google.android.filament/-scene/get-light-count.md

1.75.0501 B
Original Source

//filament-android/com.google.android.filament/Scene/getLightCount

getLightCount

[main]
open fun getLightCount(): Int

Returns the number of active (alive) LightManager components in the Scene.

Return

number of LightManager components in the Scene.