ParticleEmitter
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ParticleEmitter
ParticleEmitter
/
dev.piotrprus.particleemitter
/
ParticleShape
/
PathShape
Path
Shape
data
class
PathShape
(
val
shapePath
:
Path
)
:
ParticleShape
(
source
)
A custom vector shape.
Members
Constructors
Path
Shape
Link copied to clipboard
constructor
(
shapePath
:
Path
)
Properties
shape
Path
Link copied to clipboard
val
shapePath
:
Path
the
Path
to fill with the particle's color.