Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/AssetUtils > API/Plugins/ModelingComponents/AssetUtils/FTexture2DBuilder
| Type | Name | Description | |
|---|---|---|---|
| void | Set the texel at the given X/Y coordinates to the given FColor | ||
| void | Set the texel at the given linear index to the given FColor | ||
| void | SetTexel
(
const FVector2i& ImageCoords, |
Set the texel at the given X/Y coordinates to the given FFloat16Color | |
| void | SetTexel
(
int64 LinearIndex, |
Set the texel at the given linear index to the given FFloat16Color |