Back to Filament

getComponentCount

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

1.75.0561 B
Original Source

//filament-android/com.google.android.filament/LightManager/getComponentCount

getComponentCount

[main]
open fun getComponentCount(): Int

Returns the number of components in the LightManager, note that components are not guaranteed to be active. Use the isAlive before use if needed.

Return

number of component in the LightManager