Back to Filament

destroy

docs/android/dokka/filament-android/com.google.android.filament.android/-frame-pacer/destroy.md

1.75.0431 B
Original Source

//filament-android/com.google.android.filament.android/FramePacer/destroy

destroy

[main]
open fun destroy(engine: Engine)

Destroys this FramePacer instance and frees all associated native resources.

Parameters

main

engineThe Engine associated with this FramePacer.