Skip to content

Properties for emissive materials.

Referenced by: Material (ColorMixMode), Material

Properties

Property Details
source Defines where to get emissive color from.
emissive: use the emissive color from the underlying object/material.
color: use symbol color for emissive color.
Valid values:
  • color
  • emissive
strength Value that defines the strength of the emission.

Example

{
  "strength": 0.8,
  "source": "emissive"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.