Contents

USDLayer.PathExpression

A boolean expression over path patterns for selecting sets of prims.

Declaration

struct PathExpression

Overview

Path expressions combine patterns using set operations (union, intersection, complement, difference) and can reference other named expressions. The struct wraps pxr::SdfPathExpression and provides access to common expression patterns through static properties and string-based initialization.

Topics

Initializers

Instance Properties

Type Properties

See Also

Accessing scene description by path