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