FBSPOps::RotateBrushVerts

Rotates the specified brush's vertices.

Unreal Engine C++ API Reference > Developer > BSPUtils > FBSPOps

References

   
Module BSPUtils
Header /Engine/Source/Developer/BSPUtils/Public/BSPOps.h
Include #include "BSPOps.h"
Source /Engine/Source/Developer/BSPUtils/Private/BSPOps.cpp
static void RotateBrushVerts
(
    [ABrush](API\Runtime\Engine\Engine\ABrush) * Brush,
    const FRotator & Rotation,
    bool bClearComponents
)

Remarks

Rotates the specified brush's vertices.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library