Searched refs:getInitialVelocity (Results 1 – 4 of 4) sorted by relevance
44 Vector3f getInitialVelocity(); in getInitialVelocity() method
34 public Vector3f getInitialVelocity() { in getInitialVelocity() method in EmptyParticleInfluencer
79 public Vector3f getInitialVelocity() { in getInitialVelocity() method in DefaultParticleInfluencer
775 public Vector3f getInitialVelocity() { in getInitialVelocity() method in ParticleEmitter776 return particleInfluencer.getInitialVelocity(); in getInitialVelocity()