Back to Filament

build

docs/android/dokka/filament-android/com.google.android.filament/-render-target/-builder/build.md

1.75.0443 B
Original Source

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

build

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

Creates the RenderTarget object and returns a pointer to it.

Return

pointer to the newly created object or nullptr if exceptions are disabled and an error occurred.