ConstructorOptions
Properties
Link copied to clipboard
The color of a particle when it dies. Default value - Color.WHITE
Link copied to clipboard
The dimensions, width by height, to scale the particle image in pixels. Default value - Cartesian2(1.0, 1.0)
Link copied to clipboard
The initial position of the particle in world coordinates. Default value - Cartesian3.ZERO
Link copied to clipboard
The color of a particle when it is born. Default value - Color.WHITE
Link copied to clipboard
The scale of the particle when it is born. Default value - 1.0
Link copied to clipboard
The velocity vector of the particle in world coordinates. Default value - Cartesian3.ZERO