Builder

actual class Builder

Builder for creating RenderTarget instances.

Use this to configure texture attachments, mipmap levels, cubemap faces, and layers, then call build() to create the RenderTarget.

expect class Builder

Builder for creating RenderTarget instances.

Use this to configure texture attachments, mipmap levels, cubemap faces, and layers, then call build() to create the RenderTarget.

actual class Builder

Builder for creating RenderTarget instances.

Use this to configure texture attachments, mipmap levels, cubemap faces, and layers, then call build() to create the RenderTarget.

actual class Builder

Builder for creating RenderTarget instances.

Use this to configure texture attachments, mipmap levels, cubemap faces, and layers, then call build() to create the RenderTarget.

actual class Builder

Builder for creating RenderTarget instances.

Use this to configure texture attachments, mipmap levels, cubemap faces, and layers, then call build() to create the RenderTarget.

Constructors

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

Functions

Link copied to clipboard
actual fun build(engine: Engine): RenderTarget

Creates the RenderTarget object.

expect fun build(engine: Engine): RenderTarget

Creates the RenderTarget object.

actual fun build(engine: Engine): RenderTarget

Creates the RenderTarget object.

actual fun build(engine: Engine): RenderTarget

Creates the RenderTarget object.

actual fun build(engine: Engine): RenderTarget

Creates the RenderTarget object.

Link copied to clipboard

Sets the face for cubemap textures at the given attachment point.

Sets the face for cubemap textures at the given attachment point.

Sets the face for cubemap textures at the given attachment point.

Sets the face for cubemap textures at the given attachment point.

Sets the face for cubemap textures at the given attachment point.

Link copied to clipboard

Sets an index of a single layer for 2D array, cubemap array, and 3D textures.

Sets an index of a single layer for 2D array, cubemap array, and 3D textures.

Sets an index of a single layer for 2D array, cubemap array, and 3D textures.

Sets an index of a single layer for 2D array, cubemap array, and 3D textures.

Sets an index of a single layer for 2D array, cubemap array, and 3D textures.

Link copied to clipboard

Sets the mipmap level for a given attachment point.

Sets the mipmap level for a given attachment point.

Sets the mipmap level for a given attachment point.

Sets the mipmap level for a given attachment point.

Sets the mipmap level for a given attachment point.

Link copied to clipboard

Sets a texture to a given attachment point.

Sets a texture to a given attachment point.

Sets a texture to a given attachment point.

Sets a texture to a given attachment point.

Sets a texture to a given attachment point.