bUseColinearityForSettingBorderGroups

When extruding regions that touch the mesh border, assign the side groups (groups on the stitched side of the extrude) in a way that considers edge colinearity.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(EditAnywhere, Category=Extrude, AdvancedDisplay)
bool bUseColinearityForSettingBorderGroups

Remarks

When extruding regions that touch the mesh border, assign the side groups (groups on the stitched side of the extrude) in a way that considers edge colinearity. For instance, when true, extruding a flat rectangle will give four different groups on its sides rather than one connected group.