---
title: setVelocity
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/pannernode/1631364-setvelocity
---

# setVelocity

## Declaration

```data
void setVelocity(
    unrestricted float x, 
    unrestricted float y, 
    unrestricted float z
);
```
