---
title: everything
framework: usdkit
role: symbol
role_heading: Type Property
path: usdkit/usdlayer/pathexpression/everything
---

# everything

An expression that matches all paths in the scene hierarchy.

## Declaration

```swift
static var everything: USDLayer.PathExpression { get }
```
