Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UBakeMeshAttributeVertexTool
| Name | FBakeSettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeVertexTool.h |
| Include Path | #include "BakeMeshAttributeVertexTool.h" |
Syntax
struct FBakeSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bProjectionInWorldSpace | bool | BakeMeshAttributeVertexTool.h | ||
| bSplitAtNormalSeams | bool | BakeMeshAttributeVertexTool.h | ||
| bSplitAtUVSeams | bool | BakeMeshAttributeVertexTool.h | ||
| OutputMode | EBakeVertexOutput | BakeMeshAttributeVertexTool.h | ||
| OutputType | EBakeMapType | BakeMeshAttributeVertexTool.h | ||
| OutputTypePerChannel | EBakeMapType | BakeMeshAttributeVertexTool.h | ||
| PreviewMode | EBakeVertexChannel | BakeMeshAttributeVertexTool.h | ||
| ProjectionDistance | float | BakeMeshAttributeVertexTool.h | ||
| TopologyMode | EBakeVertexTopology | BakeMeshAttributeVertexTool.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FBakeSettings& Other |
BakeMeshAttributeVertexTool.h |