FVulkanDynamicRHI::RHIGetNativeInstance

FlushType: Flush RHI Thread.

Windows
MacOS
Linux

Override Hierarchy

FDynamicRHI::RHIGetNativeInstance()

FVulkanDynamicRHI::RHIGetNativeInstance()

References

Module

VulkanRHI

Header

/Engine/Source/Runtime/VulkanRHI/Public/VulkanDynamicRHI.h

Include

#include "VulkanDynamicRHI.h"

Source

/Engine/Source/Runtime/VulkanRHI/Private/VulkanRHI.cpp

Syntax

virtual void * RHIGetNativeInstance()

Remarks

Provides access to the native instance. Generally this should be avoided but is useful for third party plugins.

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