989onan bot (talk | contribs) Automated: create new component page |
989onan bot (talk | contribs) Automated: update Fields, SyncDelegates |
||
Line 9: | Line 9: | ||
|System|'''[[Component:ParticleSystem|ParticleSystem]]'''|TypeAdv0=true| | |System|'''[[Component:ParticleSystem|ParticleSystem]]'''|TypeAdv0=true| | ||
|ParticleCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv1=true| | |ParticleCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv1=true| | ||
|LastSimulationTime|{{RootFieldType|RawOutput`1|[[Type:Float|Float]]}}| | |ParticlesFPS|{{RootFieldType|RawOutput`1|[[Type:Float|Float]]}}|TypeAdv2=true| | ||
|LastSubmissionTime|{{RootFieldType|RawOutput`1|[[Type:Float|Float]]}}| | |LastSimulationTime|{{RootFieldType|RawOutput`1|[[Type:Float|Float]]}}|TypeAdv3=true| | ||
|RenderDataReallocationCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}| | |LastSubmissionTime|{{RootFieldType|RawOutput`1|[[Type:Float|Float]]}}|TypeAdv4=true| | ||
|TrailCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}| | |RenderDataReallocationCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv5=true| | ||
|TrailCapacity|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}| | |TrailCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv6=true| | ||
|TrailPointCapacity|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}| | |TrailCapacity|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv7=true| | ||
|TrailsDataReallocationCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}| | |TrailPointCapacity|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv8=true| | ||
|TrailsDataReallocationCount|{{RootFieldType|RawOutput`1|[[Type:Int|Int]]}}|TypeAdv9=true| | |||
}} | }} | ||
== Usage == | == Usage == |
Revision as of 06:03, 17 March 2025
Component image File:ParticleSystemMetadataComponent.pngParticle System Metadata 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. |
System
|
ParticleSystem | |
ParticleCount
|
raw output of Int | |
ParticlesFPS
|
raw output of Float | |
LastSimulationTime
|
raw output of Float | |
LastSubmissionTime
|
raw output of Float | |
RenderDataReallocationCount
|
raw output of Int | |
TrailCount
|
raw output of Int | |
TrailCapacity
|
raw output of Int | |
TrailPointCapacity
|
raw output of Int | |
TrailsDataReallocationCount
|
raw output of Int |