RasterizeToVolumeTexture

This function assumes the PSO had a PrimitiveType of PT_TriangleStrip.

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/VolumeRendering.h

Include

#include "VolumeRendering.h"

Source

/Engine/Source/Runtime/Engine/Private/VolumeRendering.cpp

Syntax

void RasterizeToVolumeTexture
(
    FRHICommandList & RHICmdList,
    FVolumeBounds VolumeBounds
)

Remarks

Draws a quad per volume texture slice to the subregion of the volume texture specified.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss