Skip to content

Documentation / scene / RGProfileScopeType

Type Alias: RGProfileScopeType

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

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

Profiling scope type.

Released under the MIT License.