Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform
- ITargetPlatform::CanSupportRemoteShaderCompile()
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
Include | #include "Interfaces/ITargetPlatform.h" |
bool CanSupportRemoteShaderCompile() const
Remarks
Checks whether this platform supports shader compilation over XGE interface. true if this platform can distribute shader compilation threads with XGE.