Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
Description
Provides access to the native graphics command queue. Generally this should be avoided but is useful for third party plugins.
| Name | RHIGetNativeGraphicsQueue |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include Path | #include "DynamicRHI.h" |
virtual void * RHIGetNativeGraphicsQueue()