Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/AssetUtils > API/Plugins/ModelingComponents/AssetUtils/FTexture2DBuilder > API/Plugins/ModelingComponents/AssetUtils/FTexture2DBuilder/SetTexel
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/AssetUtils/Texture2DBuilder.h |
| Include | #include "AssetUtils/Texture2DBuilder.h" |
void SetTexel
(
const FVector2i & ImageCoords,
const FColor & NewValue
)
Remarks
Set the texel at the given X/Y coordinates to the given FColor