Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UBakeMultiMeshAttributeMapsToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMultiMeshAttributeMapsTool.h |
| Include | #include "BakeMultiMeshAttributeMapsTool.h" |
Syntax
UCLASS&40;&41;
class UBakeMultiMeshAttributeMapsToolProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| EBakeTextureBitDepth | BitDepth | The channel bit depth of the source data for the generated textures | |
| EditCondition | The map type index to preview | ||
| TArray< FString > | MapPreviewNamesList | ||
| TMap< FString, FString > | MapPreviewNamesMap | ||
| EBakeTextureResolution | Resolution | The pixel resolution of the generated map | |
| TObjectPtr< UTexture2D > | SampleFilterMask | Mask texture for filtering out samples/pixels from the output texture | |
| EBakeTextureSamplesPerPixel | SamplesPerPixel | Number of samples per pixel | |
| ValidEnumValues | The map types to generate |