Component:LegacyTrailsRibbonAdapter: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
Automated: update SyncDelegates
Line 20: Line 20:
}}
}}


== Sync Delegates ==
 
{{Table ComponentTriggers
 
}}


== Usage ==
== Usage ==

Revision as of 06:03, 17 March 2025

Component image 
File:LegacyTrailsRibbonAdapterComponent.png
Legacy Trails Ribbon Adapter component as seen in the Scene Inspector

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

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.
TrailsMode LegacyParticleTrailMode
ParticleSizeAffectsTrailWidth Bool
InheritTrailColorFromParticle Bool
TrailWorldSpace Bool
TrailsModule field drive of Bool
RibbonModule field drive of Bool
RibbonUseParticleSize field drive of Bool
RibbonUseParticleColor field drive of Bool
TrailSizeInheritance field drive of TrailParticleInheritance
TrailColorInheritance field drive of TrailParticleInheritance
TrailsSpace reference drive of RootSpace



Usage

Examples

See Also