Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | FHeightMapSettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeToolCommon.h |
| Include Path | #include "BakeMeshAttributeToolCommon.h" |
Syntax
struct FHeightMapSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Dimensions | FImageDimensions | BakeMeshAttributeToolCommon.h | ||
| HeightRangeMode | int32 | BakeMeshAttributeToolCommon.h | ||
| InnerBoundsDistance | float | BakeMeshAttributeToolCommon.h | ||
| InnerDistance | float | BakeMeshAttributeToolCommon.h | ||
| OuterBoundsDistance | float | BakeMeshAttributeToolCommon.h | ||
| OuterDistance | float | BakeMeshAttributeToolCommon.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FHeightMapSettings& Other |
BakeMeshAttributeToolCommon.h |