# Lib.render.utils ## Operators - [**ConvertEquirectangle**](ConvertEquirectangle.md) — 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**](DrawAsSplitView.md) — Renders the connected draw commands as vertical ViewRect slices with optional labels. - [**RepeatWithMotionBlur**](RepeatWithMotionBlur.md) — Repeats the connected subgraph with offset local time. - [**RequestedResolution**](RequestedResolution.md) — 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.*