Component:LightIntensityFieldAdapter

From Resonite Wiki
This article describes a feature marked as legacy—this usually means there's a newer, better alternative. Legacy features might not be removed but they will not be updated, and the team will not provide any support for them.
Component image 
Light Intensity Field Adapter component as seen in the Scene Inspector

The Light Intensity Field Adapter component is used to convert the light intensity from migrated content to the new color space system.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
Target field drive of Float The light intensity field to drive.
Value Float The original value in which to convert.
Profile ColorProfile Which color profile to convert to when converting Value.

Usage

Do not use in new content.

Examples

Used in legacy content to convert old lights to the new color system.

See Also