ERevolvePropertiesQuadSplit

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/Properties/RevolveProperties.h

Include

#include "Properties/RevolveProperties.h"

Syntax

enum ERevolvePropertiesQuadSplit
{
    Uniform,
    ShortestDiagonal,
}

Values

Name

Description

Uniform

Quads will always be split the same way relative to an unrolled mesh, regardless of quad shape.

ShortestDiagonal

Quads will be split such that the shortest diagonal is connected.

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