getMaterial

actual abstract fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String?): Material?

Creates or fetches the compiled Filament material corresponding to config, without instancing it.

expect abstract fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String? = null): Material?

Creates or fetches the compiled Filament material corresponding to config, without instancing it.

actual abstract fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String?): Material?

Creates or fetches the compiled Filament material corresponding to config, without instancing it.

actual abstract fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String?): Material?

Creates or fetches the compiled Filament material corresponding to config, without instancing it.

actual abstract fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String?): Material?

Creates or fetches the compiled Filament material corresponding to config, without instancing it.