Automated: create new component page |
fix |
||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
|BurstOnActivatedMin|Float| | |BurstOnActivatedMin|Float| | ||
|BurstOnActivatedMax|Float| | |BurstOnActivatedMax|Float| | ||
|BaseRadius|Float| | |BaseRadius|Float| | ||
|Height|Float| | |Height|Float| | ||
|EmitFromShell|Bool| | |EmitFromShell|Bool| | ||
| | |DirectionMode|ConeEmitterDirection| | ||
| | |RandomDirectionWeight|Float| | ||
| | |Direction|Float3| | ||
| | |DirectionTransformMode|DirectionTransformMode| | ||
|RelativeDirectionReferencePoint|Float3| | |||
}} | }} | ||
Latest revision as of 17:33, 17 December 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
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. |
System
|
ParticleSystem | |
Rate
|
Float | |
BurstOnActivatedMin
|
Float | |
BurstOnActivatedMax
|
Float | |
BaseRadius
|
Float | |
Height
|
Float | |
EmitFromShell
|
Bool | |
DirectionMode
|
ConeEmitterDirection | |
RandomDirectionWeight
|
Float | |
Direction
|
Float3 | |
DirectionTransformMode
|
DirectionTransformMode | |
RelativeDirectionReferencePoint
|
Float3 |