getConstantBoolean

actual fun getConstantBoolean(name: String): Boolean

Returns the boolean value of a material specialization constant.

Parameters

name

Constant name as defined in the material

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — getConstant is not bound in filament.js.")
expect fun getConstantBoolean(name: String): Boolean

Returns the boolean value of a material specialization constant.

Parameters

name

Constant name as defined in the material

actual fun getConstantBoolean(name: String): Boolean

Returns the boolean value of a material specialization constant.

Parameters

name

Constant name as defined in the material

actual fun getConstantBoolean(name: String): Boolean

Returns the boolean value of a material specialization constant.

Parameters

name

Constant name as defined in the material

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — getConstant is not bound in filament.js.")
actual fun getConstantBoolean(name: String): Boolean

Returns the boolean value of a material specialization constant.

Parameters

name

Constant name as defined in the material