# Scene.layers
Array of layers in this scene

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## Scene.layers property

Array of layers in this scene

**Signature:**

```typescript
readonly layers: ReadonlyArray<Layer>;
```
