Lib.render.utils¶
Operators¶
- ConvertEquirectangle — Transforms a 360° image that was captured using a mirror ball or a panorama camera via equirectangular mapping so that it can be projected onto a cube without being distorted.
- DrawAsSplitView — Renders the connected draw commands as vertical ViewRect slices with optional labels.
- RepeatWithMotionBlur — Repeats the connected subgraph with offset local time.
- RequestedResolution — Has the function of extracting the resolution from an operator that is initialized later (for example a [Rendertarget]) in order to use it at an earlier point in the node tree.
Auto-generated from the operator library.