Constructs a Life property instance.
Optionalmin: number
The minimum life
Optionalmax: number
The maximum life
Optionalcenter: boolean
Determines whether to average the life value
Determines if the initializer should be enabled or not
Sets the particle's initial life.
the particle to initialize the property on
AbstractresetStaticfromCreates a Life initializer from JSON.
The JSON to construct the instance from.
StaticrequiresDetermines if the initializer requires a WebGL API to be provided to its constructor.
Sets the life property on initialized particles.