PrimitiveRenderPassId: number

Runtime identifier for a render pass.

Unlike the original implementation, render passes are not restricted to a fixed enum. Any numeric ID can be registered at runtime.

Built-in pass IDs can still be used directly.