Builder

actual class Builder

Builder for creating and configuring an Engine instance.

expect class Builder

Builder for creating and configuring an Engine instance.

actual class Builder

Builder for creating and configuring an Engine instance.

actual class Builder

Builder for creating and configuring an Engine instance.

actual class Builder

Builder for creating and configuring an Engine instance.

Constructors

Link copied to clipboard
actual constructor()
expect constructor()
constructor()
actual constructor()
actual constructor()

Functions

Link copied to clipboard
actual fun backend(backend: Engine.Backend): Engine.Builder

Set the rendering backend to use.

expect fun backend(backend: Engine.Backend): Engine.Builder

Set the rendering backend to use.

actual fun backend(backend: Engine.Backend): Engine.Builder

Set the rendering backend to use.

actual fun backend(backend: Engine.Backend): Engine.Builder

Set the rendering backend to use.

actual fun backend(backend: Engine.Backend): Engine.Builder

Set the rendering backend to use.

Link copied to clipboard
actual fun build(): Engine

Creates the Engine instance.

expect fun build(): Engine

Creates the Engine instance.

actual fun build(): Engine

Creates the Engine instance.

actual fun build(): Engine

Creates the Engine instance.

actual fun build(): Engine

Creates the Engine instance.

Link copied to clipboard

Set the default color grading configuration.

Set the default color grading configuration.

Set the default color grading configuration.

Set the default color grading configuration.

Set the default color grading configuration.

Link copied to clipboard
actual fun config(config: Engine.Config): Engine.Builder

Set advanced Engine configuration options.

expect fun config(config: Engine.Config): Engine.Builder

Set advanced Engine configuration options.

actual fun config(config: Engine.Config): Engine.Builder

Set advanced Engine configuration options.

actual fun config(config: Engine.Config): Engine.Builder

Set advanced Engine configuration options.

actual fun config(config: Engine.Config): Engine.Builder

Set advanced Engine configuration options.

Link copied to clipboard
actual fun feature(name: String, value: Boolean): Engine.Builder

Enable or disable a feature flag.

expect fun feature(name: String, value: Boolean): Engine.Builder

Enable or disable a feature flag.

actual fun feature(name: String, value: Boolean): Engine.Builder

Enable or disable a feature flag.

actual fun feature(name: String, value: Boolean): Engine.Builder

Enable or disable a feature flag.

actual fun feature(name: String, value: Boolean): Engine.Builder

Enable or disable a feature flag.

Link copied to clipboard

Set the feature level to use.

Set the feature level to use.

Set the feature level to use.

Set the feature level to use.

Set the feature level to use.

Link copied to clipboard
actual fun paused(paused: Boolean): Engine.Builder

Pause rendering immediately after Engine creation.

expect fun paused(paused: Boolean): Engine.Builder

Pause rendering immediately after Engine creation.

actual fun paused(paused: Boolean): Engine.Builder

Pause rendering immediately after Engine creation.

actual fun paused(paused: Boolean): Engine.Builder

Pause rendering immediately after Engine creation.

actual fun paused(paused: Boolean): Engine.Builder

Pause rendering immediately after Engine creation.

Link copied to clipboard
actual fun sharedContext(sharedContext: Any): Engine.Builder

Share a platform-specific rendering context with the Engine.

expect fun sharedContext(sharedContext: Any): Engine.Builder

Share a platform-specific rendering context with the Engine.

actual fun sharedContext(sharedContext: Any): Engine.Builder

Share a platform-specific rendering context with the Engine.

actual fun sharedContext(sharedContext: Any): Engine.Builder

Share a platform-specific rendering context with the Engine.

actual fun sharedContext(sharedContext: Any): Engine.Builder

Share a platform-specific rendering context with the Engine.