Home
last modified time | relevance | path

Searched refs:followVelocity (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/effect/
DParticleEmitter.java517 public void setFacingVelocity(boolean followVelocity) { in setFacingVelocity() argument
518 this.facingVelocity = followVelocity; in setFacingVelocity()