Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/AssetUtils > API/Plugins/ModelingComponents/AssetUtils/FTexture2DBuilder
| Type | Name | Description | |
|---|---|---|---|
| void | Clear () |
Clear all texels in the current Mip to the clear/default color for the texture build type | |
| void | Clear all texels in the current Mip to the given ClearColor | ||
| void | Clear
(
const FFloat16Color& ClearColor |
Clear all texels in the current Mip to the given ClearColor |