Back to Filament

getEntityCount

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

1.75.0439 B
Original Source

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

getEntityCount

[main]
open fun getEntityCount(): Int

Returns the total number of Entities in the Scene, whether alive or not.

Return

the total number of Entities in the Scene.