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