@esengine/nova-ecs-render-core - v1.0.1
Preparing search index...
ParticleConfig
Interface ParticleConfig
Particle system configuration 粒子系统配置
interface
ParticleConfig
{
emissionRate
:
Fixed
;
endColor
:
Color
;
endSize
:
Fixed
;
fadeIn
:
Fixed
;
fadeOut
:
Fixed
;
gravity
:
FixedVector2
;
lifetime
:
Fixed
;
maxParticles
:
number
;
startColor
:
Color
;
startSize
:
Fixed
;
startVelocity
:
FixedVector2
;
texture
:
ITexture
;
velocityVariation
:
FixedVector2
;
}
Index
Properties
emission
Rate
end
Color
end
Size
fade
In
fade
Out
gravity
lifetime
max
Particles
start
Color
start
Size
start
Velocity
texture
velocity
Variation
Properties
emission
Rate
emissionRate
:
Fixed
end
Color
endColor
:
Color
end
Size
endSize
:
Fixed
fade
In
fadeIn
:
Fixed
fade
Out
fadeOut
:
Fixed
gravity
gravity
:
FixedVector2
lifetime
lifetime
:
Fixed
max
Particles
maxParticles
:
number
start
Color
startColor
:
Color
start
Size
startSize
:
Fixed
start
Velocity
startVelocity
:
FixedVector2
texture
texture
:
ITexture
velocity
Variation
velocityVariation
:
FixedVector2
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
emission
Rate
end
Color
end
Size
fade
In
fade
Out
gravity
lifetime
max
Particles
start
Color
start
Size
start
Velocity
texture
velocity
Variation
@esengine/nova-ecs-render-core - v1.0.1
Loading...
Particle system configuration 粒子系统配置