UDisplaceMeshDirectionalFilterProperties

Properties for a directional filter.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInteractiveToolPropertySet

UDisplaceMeshDirectionalFilterProperties

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 UDisplaceMeshDirectionalFilterProperties : public UInteractiveToolPropertySet

Remarks

Properties for a directional filter. Allows for displacement to be applied only to vertices whose normals point in a given direction

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bEnableFilter

Whether the directional filter is active.

Public variable UProperty Category, EditAnywhere, Meta

 

meta

Unit vector representing the direction to filter along.

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