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

# descendants

The active, loaded, defined, non-abstract descendant prims of this stage’s pseudo-root.

## Declaration

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

## See Also

### Traversing the scene

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