Navigation
API > API/Plugins > API/Plugins/ModelingComponents
| Name | FModelingToolsAxisFilter |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/PropertySets/AxisFilterPropertyType.h |
| Include Path | #include "PropertySets/AxisFilterPropertyType.h" |
Syntax
USTRUCT (BlueprintType )
struct FModelingToolsAxisFilter
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAxisX | bool | X Axis | PropertySets/AxisFilterPropertyType.h |
|
| bAxisY | bool | Y Axis | PropertySets/AxisFilterPropertyType.h |
|
| bAxisZ | bool | Z Axis | PropertySets/AxisFilterPropertyType.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AnyAxisFiltered() |
PropertySets/AxisFilterPropertyType.h |