MCPcopy Create free account
hub / github.com/axmolengine/axmol / setEndColor

Function setEndColor

core/2d/ParticleSystem.h:844–844  ·  view source on GitHub ↗

Sets the end color and end color variation of each particle. * * @param color The end color and end color variation of each particle. */

Source from the content-addressed store, hash-verified

842 * @param color The end color and end color variation of each particle.
843 */
844 void setEndColor(const Color4F& color) { _endColor = color; }
845
846 /** Gets the end color variance of each particle.
847 *

Callers 2

setEndColorMethod · 0.85

Calls

no outgoing calls

Tested by 1