TextureInternalData

Represents shared data used by Textures for rendering. The data will be released when all Textures using this data are finalized.

Constructors

Link copied to clipboard
constructor(filamentTexture: Texture, sampler: Texture.Sampler)

Functions

Link copied to clipboard
open fun destroy(engine: Engine)