Sound.setVelocity

Set the velocity.

  1. void setVelocity(Vector3f vvel)
  2. void setVelocity(float x, float y, float z)
    class Sound
    final
    void
    setVelocity
    (
    float x
    ,
    float y
    ,
    float z = 0
    )

Meta