Vixen
dd8b0a81

Rendering · guide

Render quality presets

The quality waterfall behind the Standard Frame's tiers — engine defaults, a project's RenderQuality.vxpreset and per-document overrides, folded per parameter into the numbers the expansion consumes.

Edit this page on GitHub

Documents

Next

  • The Standard Frame — One engine-owned node that expands into the full frame graph — shadows, GI, reflections, the whole post chain — configured by seven semantic knobs.
  • Choosing a frame — The two-audience story — start with the Standard Frame's knobs, explode the document when you need surgery, and hand-author only when the frame itself is the subject.
  • The post-processing node kinds — Every screen-space effect a compositor document can name, what each one reads, and the order they have to run in.
  • Fog a shadow can fall through — The froxel volume that turns the frame's fog from a function of distance into something the scene's own light shines through, what its far plane really controls, and why the composite is on the other side of TAA.
  • Streaming texture mip tails — The small mips are always resident and the large ones are pages that come and go under a byte budget, because KTX2 stores level data smallest first.
  • The frame panel — Editing a .vxcompositor as the Standard Frame's knobs, with the resolved quality waterfall and the per-camera volume stack shown beside them, and Explode as the one-way door out.