Companion

actual object Companion
expect object Companion
actual object Companion
actual object Companion
actual object Companion

Functions

Link copied to clipboard
@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "silent no-op — returns the source instance unchanged; filament.js does not expose MaterialInstance duplication.")
actual fun duplicate(other: MaterialInstance, name: String?): MaterialInstance

Create a new MaterialInstance by duplicating an existing one.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "silent no-op — returns the source instance unchanged; filament.js does not expose MaterialInstance duplication.")
expect fun duplicate(other: MaterialInstance, name: String? = null): MaterialInstance

Create a new MaterialInstance by duplicating an existing one.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "silent no-op — returns the source instance unchanged; filament.js does not expose MaterialInstance duplication.")
actual fun duplicate(other: MaterialInstance, name: String?): MaterialInstance

Create a new MaterialInstance by duplicating an existing one.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "silent no-op — returns the source instance unchanged; filament.js does not expose MaterialInstance duplication.")
actual fun duplicate(other: MaterialInstance, name: String?): MaterialInstance

Create a new MaterialInstance by duplicating an existing one.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "silent no-op — returns the source instance unchanged; filament.js does not expose MaterialInstance duplication.")
actual fun duplicate(other: MaterialInstance, name: String?): MaterialInstance

Create a new MaterialInstance by duplicating an existing one.