Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UBakeMeshAttributeVertexTool
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeVertexTool.h |
| Include | #include "BakeMeshAttributeVertexTool.h" |
Syntax
struct FBakeSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bProjectionInWorldSpace | ||
| bool | bSplitAtNormalSeams | ||
| bool | bSplitAtUVSeams | ||
| EBakeVertexOutput | OutputMode | ||
| EBakeMapType | OutputType | ||
| EBakeMapType[4] | OutputTypePerChannel | ||
| EBakeVertexChannel | PreviewMode | ||
| float | ProjectionDistance |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FBakeSettings& Other |