---
title: setOrientation
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/audiolistener/1632700-setorientation
---

# setOrientation

## Declaration

```data
void setOrientation(
    unrestricted float x, 
    unrestricted float y, 
    unrestricted float z, 
    unrestricted float xUp, 
    unrestricted float yUp, 
    unrestricted float zUp
);
```
