Structured catalog of everything shipped with the plugin.
- Node Catalog — every
UComposableCamera*Nodewith behavior, input pins, and typical uses. - Transition Catalog — every
UComposableCamera*Transitionwith blend curve, parameters, and use cases. - Modifier Catalog — PCM-level modifiers applied after evaluation.
- C++ API Reference — auto-generated from plugin headers. Covers every public type in the runtime module.
Hand-written vs auto-generated
The Node, Transition, and Modifier catalog pages are curated: they explain why you'd use each thing, with examples. The C++ API Reference is mechanical — it mirrors the headers exactly and is the authoritative source for types, fields, and signatures.