# Scene.isNestableScene
Whether this scene can be nested within other scenes.

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

## Scene.isNestableScene property

Whether this scene can be nested within other scenes.

**Signature:**

```typescript
readonly isNestableScene: boolean;
```

## Remarks

If true, this scene can be used as a source scene for scene layers.
