Component:SpatialVariableBlendDriver

From Resonite Wiki
Component image 
File:SpatialVariableBlendDriverComponent.png
Spatial Variable Blend Driver component as seen in the Scene Inspector

The Spatial Variable Blend Driver component combines with the CloningReferenceSpatialVariableCollector component. If this is on a field on a spatial variable component which is driven by this component, the cloned version will be driven with the current blend weight for that clone. This is used for the BlendWeight for the new reverb zones. For more info on making reverb zones, see Component:AudioListener

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.
BlendWeight field drive of Float used for proportional blending and priority computation

Usage

Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.

See Also