Skip to content

Documentation / scene / RGProfileScopeType

Type Alias: RGProfileScopeType

RGProfileScopeType = "graph" | "pass" | "subpass"

Defined in: libs/scene/src/render/rendergraph/types.ts:363

Profiling scope type in a render graph timing tree.

Released under the MIT License.