isTextureSwizzleSupported

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "always returns false — not bound in filament.js.")
actual fun isTextureSwizzleSupported(engine: Engine): Boolean

Queries whether the backend supports texture swizzling.

Return

true if texture swizzling is supported

Parameters

engine

Engine to query

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "always returns false — not bound in filament.js.")
expect fun isTextureSwizzleSupported(engine: Engine): Boolean

Queries whether the backend supports texture swizzling.

Return

true if texture swizzling is supported

Parameters

engine

Engine to query

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "always returns false — not bound in filament.js.")
actual fun isTextureSwizzleSupported(engine: Engine): Boolean

Queries whether the backend supports texture swizzling.

Return

true if texture swizzling is supported

Parameters

engine

Engine to query

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "always returns false — not bound in filament.js.")
actual fun isTextureSwizzleSupported(engine: Engine): Boolean

Queries whether the backend supports texture swizzling.

Return

true if texture swizzling is supported

Parameters

engine

Engine to query

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "always returns false — not bound in filament.js.")
actual fun isTextureSwizzleSupported(engine: Engine): Boolean

Queries whether the backend supports texture swizzling.

Return

true if texture swizzling is supported

Parameters

engine

Engine to query