IShaderFormat::CanCompileBinaryShaders

Can the shader format compile shaders to the native binary format for the platform.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/IShaderFormat.h"

Syntax

virtual bool CanCompileBinaryShaders() const

Remarks

Can the shader format compile shaders to the native binary format for the platform.

Returns

True if the native compiler is available and configured, otherwise false.

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