![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Misc/App.h"#include "DynamicRHI.h"#include "Misc/MessageDialog.h"#include "RHI.h"#include "Modules/ModuleManager.h"#include "Misc/ConfigCacheIni.h"#include "HAL/PlatformApplicationMisc.h"#include "DataDrivenShaderPlatformInfo.h"#include "RHIStrings.h"Functions | |
| FDynamicRHI * | PlatformCreateDynamicRHI () |
| FDynamicRHI * PlatformCreateDynamicRHI | ( | ) |
Each platform that utilizes dynamic RHIs should implement this function Called to create the instance of the dynamic RHI.