Component:LegacyAlignmentSizingAdapter

From Resonite Wiki
Revision as of 06:02, 17 March 2025 by 989onan bot (talk | contribs) (Automated: update Fields, SyncDelegates)
Component image 
File:LegacyAlignmentSizingAdapterComponent.png
Legacy Alignment Sizing 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.
LengthScale Float
VelocityScale Float
Alignment LegacyParticleAlignment
ParticleMesh direct RelayRef`1<AssetRef`1<Mesh>>
UsingStretch raw output of Bool
RotationSimulator field drive of Bool
OrientByVelocity field drive of Bool
PivotModule field drive of Bool
UseLocalRotation field drive of Bool
SizeModifierEnabled field drive of Bool
SizeOffsetByvelocityEnabled field drive of Bool
OrientUp field drive of Float3
LengthSizeMultiplier field drive of Float3
VelocitySizeMultiplier field drive of Float3
PivotMultiplier field drive of Float3
BillboardAlignment field drive of BillboardRenderBufferRenderer.BillboardAlignment
MeshAlignment field drive of MeshRenderBufferRenderer.MeshAlignment



Usage

Examples

See Also