Back to Filament

destroyTexture

docs/android/dokka/filament-android/com.google.android.filament/-engine/destroy-texture.md

1.75.0438 B
Original Source

//filament-android/com.google.android.filament/Engine/destroyTexture

destroyTexture

[main]
open fun destroyTexture(texture: Texture)

Destroys a Texture and frees all its associated resources.

Parameters

main

texturethe Texture to destroy