Back to Filament

getInstance

docs/android/dokka/filament-android/com.google.android.filament/-transform-manager/get-instance.md

1.75.0857 B
Original Source

//filament-android/com.google.android.filament/TransformManager/getInstance

getInstance

[main]
open fun getInstance(entity: Int): Int

Gets an EntityInstance representing the transform component associated with the given Entity.

Return

an EntityInstance, which represents the transform component associated with the Entityentity

Parameters

main

entityan Entity

See also

hasComponent