diff --git a/docs/source/reference/postprocessing/omwfx.rst b/docs/source/reference/postprocessing/omwfx.rst index 60fd2663c4..1eed8ad405 100644 --- a/docs/source/reference/postprocessing/omwfx.rst +++ b/docs/source/reference/postprocessing/omwfx.rst @@ -81,7 +81,7 @@ Builtin Uniforms +-------------+------------------------------+--------------------------------------------------+ | vec2 | ``omw.rcpResolution`` | Reciprocal of the render target resolution | +-------------+------------------------------+--------------------------------------------------+ -| vec2 | ``omw.fogNear`` | The units at which the fog begins to render | +| float | ``omw.fogNear`` | The units at which the fog begins to render | +-------------+------------------------------+--------------------------------------------------+ | float | ``omw.fogFar`` | The units at which the fog ends | +-------------+------------------------------+--------------------------------------------------+