ParticleSystem:setGravity (Português)

Configura a gravidade que afeta as partículas (aceleração ao longo do eixo y). Toda partícula criada terá uma gravidade entre o min e max. Sets the gravity affecting the particles (acceleration along the y-axis). Every particle created will have a gravity between min and max.

Função

Sinopse

ParticleSystem:setGravity( min, max )

Argumentos

number (Português) min
A gravidade mínima.
number (Português) max (min)
A gravidade máxima.

Retornos

Nada.

Veja Também

Outros Idiomas