Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/AssetUtils > API/Plugins/ModelingComponents/AssetUtils/FTexture2DBuilder
| Type | Name | Description | |
|---|---|---|---|
| bool | Initialize
(
ETextureType BuildTypeIn, |
Create a new UTexture2D configured with the given BuildType and Dimensions | |
| bool | Initialize
(
UTexture2D* ExistingTexture, |
Initialize the builder with an existing UTexture2D |