UPlaneCutToolProperties

Standard properties of the plane cut operation

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/PlaneCutTool.h

Include

#include "PlaneCutTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UPlaneCutToolProperties : public UInteractiveToolPropertySet

Remarks

Standard properties of the plane cut operation

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bFillCutHole

If true, the cut surface is filled with simple planar hole fill surface(s)

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

bool

 

bFillSpans

Public variable UProperty Category, EditAnywhere

bool

 

bKeepBothHalves

If true, both halves of the cut are computed

Public variable UProperty Category, EditAnywhere

bool

 

bShowPreview

Public variable UProperty Category, EditAnywhere

bool

 

bSnapToWorldGrid

Snap the cut plane to the world grid

Public variable UProperty Category, EditAnywhere, Meta

float

 

SpacingBetweenHalves

If keeping both halves, separate the two pieces by this amount

Constructors

Name Description

Public function

UPlaneCutToolProperties()

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