| 989onan bot (talk | contribs)  Automated: create new component page | 989onan bot (talk | contribs)  Automated: update Fields, SyncDelegates | ||
| Line 14: | Line 14: | ||
| |RotationSimulator|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv5=true| | |RotationSimulator|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv5=true| | ||
| |OrientByVelocity|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv6=true| | |OrientByVelocity|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv6=true| | ||
| |OrientUp|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}| | |PivotModule|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv7=true| | ||
| |LengthSizeMultiplier|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}| | |UseLocalRotation|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv8=true| | ||
| |VelocitySizeMultiplier|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}| | |SizeModifierEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv9=true| | ||
| |BillboardAlignment|{{RootFieldType|FieldDrive`1|[[ | |SizeOffsetByvelocityEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv10=true| | ||
| |MeshAlignment|{{RootFieldType|FieldDrive`1|[[ | |OrientUp|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv11=true| | ||
| |LengthSizeMultiplier|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv12=true| | |||
| |VelocitySizeMultiplier|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv13=true| | |||
| |PivotMultiplier|{{RootFieldType|FieldDrive`1|[[Type:Float3|Float3]]}}|TypeAdv14=true| | |||
| |BillboardAlignment|{{RootFieldType|FieldDrive`1|[[Component:BillboardRenderBufferRenderer#BillboardAlignment|BillboardRenderBufferRenderer.BillboardAlignment]]}}|TypeAdv15=true| | |||
| |MeshAlignment|{{RootFieldType|FieldDrive`1|[[Component:MeshRenderBufferRenderer#MeshAlignment|MeshRenderBufferRenderer.MeshAlignment]]}}|TypeAdv16=true| | |||
| }} | }} | ||
| == Usage == | == Usage == | ||
Revision as of 06:02, 17 March 2025
Component image File:LegacyAlignmentSizingAdapterComponent.pngLegacy 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
| 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 | 
