Hilo3d API - v2.0.0-alpha.4
Home
Examples
Repository
Preparing search index...
Hilo3d
ParticleVelocityModule
Interface ParticleVelocityModule
Constant velocity added before integration.
interface
ParticleVelocityModule
{
space
?:
ParticleSimulationSpace
;
type
:
"velocity-over-lifetime"
;
velocity
:
ParticleVector3Value
;
}
Index
Properties
space?
type
velocity
Properties
Optional
Readonly
space
space
?:
ParticleSimulationSpace
Readonly
type
type
:
"velocity-over-lifetime"
Readonly
velocity
velocity
:
ParticleVector3Value
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
space
type
velocity
Home
Examples
Repository
Hilo3d API - v2.0.0-alpha.4
Loading...
Constant velocity added before integration.