Back to Filament

build

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

1.75.0587 B
Original Source

//filament-android/com.google.android.filament.android/FramePacer/Builder/build

build

[main]
open fun build(engine: Engine): FramePacer

Creates the FramePacer object and returns a pointer to it.

Return

The newly created FramePacer instance.

Parameters

main

engineReference to the Engine to associate this FramePacer with.