Back to Filament

hasComponent

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

1.75.0636 B
Original Source

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

hasComponent

[main]
open fun hasComponent(entity: Int): Boolean

Returns whether a particular Entity is associated with a component of this LightManager

Return

true if this Entity has a component associated with this manager.

Parameters

main

entityAn Entity.