FDynamicRHI::Init

Initializes the RHI; separate from [IDynamicRHIModule::CreateRHI](API\Runtime\RHI\IDynamicRHIModule\CreateRHI) so that GDynamicRHI is set when it is called.

Windows
MacOS
Linux

Override Hierarchy

References

Module

RHI

Header

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

Include

#include "DynamicRHI.h"

Syntax

void Init()

Remarks

Initializes the RHI; separate from IDynamicRHIModule::CreateRHI so that GDynamicRHI is set when it is called.

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