PlatformCreateDynamicRHI

Each platform that utilizes dynamic RHIs should implement this function Called to create the instance of the dynamic RHI.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/DynamicRHI.h

Include

#include "DynamicRHI.h"

Source

/Engine/Source/Runtime/RHI/Private/HoloLens/HoloLensDynamicRHI.cpp

Syntax

FDynamicRHI * PlatformCreateDynamicRHI()

Remarks

Each platform that utilizes dynamic RHIs should implement this function Called to create the instance of the dynamic RHI.

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