Skip to content

Documentation / scene / RGTokenHandle

Type Alias: RGTokenHandle

RGTokenHandle = RGHandle<"token", void>

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

Ordering-only resource handle.

Released under the MIT License.