FMaterialResource::GetAllowDevelopmentShaderCompile

Returns true if this material is allowed to make development shaders via the global CVar CompileShadersForDevelopment.

Windows
MacOS
Linux

Override Hierarchy

FMaterial::GetAllowDevelopmentShaderCompile()

FMaterialResource::GetAllowDevelopmentShaderCompile()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialShared.h

Include

#include "MaterialShared.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialShared.cpp

Syntax

virtual bool GetAllowDevelopmentShaderCompile() const

Remarks

Returns true if this material is allowed to make development shaders via the global CVar CompileShadersForDevelopment.

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