EmissiveColorPrecision

@MapboxExperimental
enum EmissiveColorPrecision

Entries

Link copied to clipboard
@MapboxExperimental
APPROXIMATE

Default, emissive color is approximated during compositing

Link copied to clipboard
@MapboxExperimental
EXACT

Emissive color is fully preserved. This has a performance impact due to higher texture memory usage

Functions

Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.