---
title: allDescendants
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdstage-4sfi1/alldescendants
---

# allDescendants

All descendant prims of this stage’s pseudo-root.

## Declaration

```swift
var allDescendants: [USDPrim] { get }
```

## See Also

### Traversing the scene

- [descendants](usdkit/usdstage-4sfi1/descendants.md)
- [descendants(where:)](usdkit/usdstage-4sfi1/descendants(where:).md)
