TImageBuilder::Clear

Clear all Pixels in the current Mip to the clear/default color for the texture build type

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Image/ImageBuilder.h

Include

#include "Image/ImageBuilder.h"

Syntax

void Clear
(
    const PixelType & ClearValue
)

Remarks

Clear all Pixels in the current Mip to the clear/default color for the texture build type