UGeomModifier::Render

Drawing functions to allow modifiers to have better control over the screen.

Windows
MacOS
Linux

Override Hierarchy

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Classes/GeomModifier.h

Include

#include "GeomModifier.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/GeometryModifiers.cpp

Syntax

virtual void Render
(
    const FSceneView * View,
    FViewport * Viewport,
    FPrimitiveDrawInterface * PDI
)

Remarks

Drawing functions to allow modifiers to have better control over the screen.

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