getMaterial
actual open override fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String?): Material?
Creates or fetches the compiled Filament material corresponding to config, without instancing it.
expect open override fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String? = null): Material?
Creates or fetches the compiled Filament material corresponding to config, without instancing it.
actual open override fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String?): Material?
Creates or fetches the compiled Filament material corresponding to config, without instancing it.
actual open override fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String?): Material?
Creates or fetches the compiled Filament material corresponding to config, without instancing it.
actual open override fun getMaterial(config: MaterialKey, uvmap: IntArray, label: String?): Material?
Creates or fetches the compiled Filament material corresponding to config, without instancing it.