FBSPOps::RotateBrushVerts

Rotates the specified brush's vertices.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/BSPOps.h

Include

#include "BSPOps.h"

Source

/Engine/Source/Editor/UnrealEd/Private/BSPOps.cpp

Syntax

static void RotateBrushVerts
(
    ABrush * Brush,
    const FRotator & Rotation,
    bool bClearComponents
)

Remarks

Rotates the specified brush's vertices.

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