Component:LegacyAudioRolloffCurveAdapter

From Resonite Wiki
Component image 
File:LegacyAudioRolloffCurveAdapterComponent.png
Legacy Audio Rolloff Curve Adapter component as seen in the Scene Inspector

The Legacy Audio Rolloff Curve Adapter component is used to convert driven values from the old audio system to Awwdio.

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 Nullable`1<AudioRolloffCurve> The field to drive with the value converted.
Value Nullable`1<AudioRolloffCurve> The field being driven by a system using the legacy audio curve settings from before Awwdio.

Usage

used in legacy content only.

Examples

See Also