Enumeration Casemigueldeicaza.swiftgodot 0.45.0SwiftGodot
custom
Particle starts with specified CUSTOM
data.
case custom
Other cases
case position
Particle starts at the specified position.
case rotationScale
Particle starts with specified rotation and scale.
case velocity
Particle starts with the specified velocity vector, which defines the emission direction and speed.
case color
Particle starts with specified color.