ITextureFormat::UsesTaskGraph

Whether the compressor uses the FTaskGraph API.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITextureFormat.h

Include

#include "Interfaces/ITextureFormat.h"

Syntax

virtual bool UsesTaskGraph() const

Remarks

Whether the compressor uses the FTaskGraph API.

Returns

true if FTaskGraph is used, false otherwise

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss