Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | FBakeMultiMeshDetailProperties |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMultiMeshAttributeMapsTool.h |
| Include Path | #include "BakeMultiMeshAttributeMapsTool.h" |
Syntax
USTRUCT ()
struct FBakeMultiMeshDetailProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClampMax | BakeMultiMeshAttributeMapsTool.h |
|
||
| ClampMin | BakeMultiMeshAttributeMapsTool.h |
|
||
| EditCondition | Source mesh color texture that is to be resampled into a new texture | BakeMultiMeshAttributeMapsTool.h |
|
|
| SourceMesh | TObjectPtr< UStaticMesh > | Source mesh to sample from | BakeMultiMeshAttributeMapsTool.h |
|