# NullLayer.layers
The layers whose transform parent is this null layer

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

## NullLayer.layers property

The layers whose transform parent is this null layer

**Signature:**

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