Package-level declarations
Types
Link copied to clipboard
class Application
Link copied to clipboard
interface AssetManager
Link copied to clipboard
class GenericAssetManager(val Di3d: ImageBitmapHolder, val cubemapPosx: ImageBitmapHolder, val cubemapNegx: ImageBitmapHolder, val cubemapPosy: ImageBitmapHolder, val cubemapNegy: ImageBitmapHolder, val cubemapPosz: ImageBitmapHolder, val cubemapNegz: ImageBitmapHolder, val webgpu4kotlin: ImageBitmapHolder, val boxMesh: GLTF2) : AssetManager
Link copied to clipboard
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun genericAssetManager(textureFormat: TextureFormat, resourceBasePath: String = ""): GenericAssetManager
Link copied to clipboard
Link copied to clipboard