Constructs a Radius initializer instance.
Optionalwidth: number
The width of the particle radius
Optionalheight: number
The height of the particle radius
Determines whether to average the radius value
Sets the particle's initial radius.
the particle to initialize the property on
Resets the initializer properties. Clears all previously set zones and resets the zones according to args passed.
Optionalwidth: number
The width of the particle radius
Optionalheight: number
The height of the particle radius
Determines whether to average the radius value
StaticfromCreates a Radius 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 radius property on initialized particles.