Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UBakeMultiTexture2DProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeToolCommon.h |
| Include | #include "BakeMeshAttributeToolCommon.h" |
Syntax
UCLASS&40;&41;
class UBakeMultiTexture2DProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TransientToolPropertyTArray< TObjectPtr< UTexture2D > > | AllSourceTextures | The set of all source textures from all input materials | |
| GetOptions | UV channel to use for the source mesh texture | ||
| EditFixedOrder TArray< TObjectPtr< UTexture2D > > | MaterialIDSourceTextures | ||
| TransientToolProperty | For each material ID, the source texture that will be resampled in that material's region | ||
| NoResetToDefault FString | UVLayer | ||
| TArray< FString > | UVLayerNamesList |