UDisplaceMeshCommonProperties

The basic set of properties shared by (more or less) all DisplacementTypes.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "DisplaceMeshTool.h"

Syntax

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

Remarks

The basic set of properties shared by (more or less) all DisplacementTypes.

Variables

Name Description

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

bool

 

bDisableSizeWarning

Public variable UProperty Category, EditAnywhere

bool

 

bInvertWeightMap

Public variable UProperty Category, EditAnywhere

EDisplaceMeshTo...

 

DisplacementType

Displacement type

Public variable UProperty Category, EditAnywhere, Meta

 

meta

Displacement intensity

Seed for randomization

Subdivision iterations for mesh

Public variable UProperty Category, EditAnywhere, Meta

FName

 

WeightMap

Select vertex weight map.

Public variable UProperty Meta

TArray< FString...

 

WeightMapsList

Functions

Name Description

Public function UFunction

TArray< FStr...

 

GetWeightMapsFunc()

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