Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UBakeMeshAttributeVertexToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeVertexTool.h |
| Include | #include "BakeMeshAttributeVertexTool.h" |
Syntax
UCLASS ()
class UBakeMeshAttributeVertexToolProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bSplitAtNormalSeams | If true, compute a separate vertex color for each unique normal on a vertex | |
| bool | bSplitAtUVSeams | If true, Compute a separate vertex color for each unique UV on a vertex. | |
| EditCondition | |||
| EBakeVertexOutput | OutputMode | The bake output mode | |
| EditConditionHides int32 | OutputType | ||
| EditConditionHides int32 | OutputTypeA | ||
| EditConditionHides int32 | OutputTypeB | ||
| EditConditionHides int32 | OutputTypeG | ||
| EditConditionHides int32 | OutputTypeR | ||
| EBakeVertexChannel | PreviewMode | The vertex color channel to preview | |
| ValidEnumValues | The bake output type to generate |