Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UBakeMeshAttributeMapsToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeMapsTool.h |
| Include | #include "BakeMeshAttributeMapsTool.h" |
Syntax
UCLASS ()
class UBakeMeshAttributeMapsToolProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| EBakeTextureBitDepth | BitDepth | The bit depth for each channel of the generated textures | |
| EditCondition | The baked output type used for preview in the viewport | ||
| NoResetToDefault FString | MapPreview | ||
| TArray< FString > | MapPreviewNamesList | ||
| TMap< FString, FString > | MapPreviewNamesMap | ||
| EBakeTextureResolution | Resolution | The pixel resolution of the generated textures | |
| TObjectPtr< UTexture2D > | SampleFilterMask | Mask texture for filtering out samples/pixels from the output texture | |
| EBakeTextureSamplesPerPixel | SamplesPerPixel | Number of samples per pixel | |
| ValidEnumValues | The bake output types to generate |