Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UBakeMeshAttributeMapsToolBase
Bake parameters
| Name | FBakeSettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeMapsToolBase.h |
| Include Path | #include "BakeMeshAttributeMapsToolBase.h" |
Syntax
struct FBakeSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BakeMapTypes | EBakeMapType | BakeMeshAttributeMapsToolBase.h | ||
| BitDepth | EBakeTextureBitDepth | BakeMeshAttributeMapsToolBase.h | ||
| bProjectionInWorldSpace | bool | BakeMeshAttributeMapsToolBase.h | ||
| DetailTimestamp | int32 | BakeMeshAttributeMapsToolBase.h | ||
| Dimensions | FImageDimensions | BakeMeshAttributeMapsToolBase.h | ||
| ProjectionDistance | float | BakeMeshAttributeMapsToolBase.h | ||
| SamplesPerPixel | int32 | BakeMeshAttributeMapsToolBase.h | ||
| SourceBakeMapTypes | EBakeMapType | BakeMeshAttributeMapsToolBase.h | ||
| TargetUVLayer | int32 | BakeMeshAttributeMapsToolBase.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FBakeSettings& Other |
BakeMeshAttributeMapsToolBase.h |