Navigation
API > API/Plugins > API/Plugins/XRBase
Inheritance Hierarchy
- FRHICustomPresent
- FXRRenderBridge
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRRenderBridge.h |
| Include | #include "XRRenderBridge.h" |
Syntax
class FXRRenderBridge : public FRHICustomPresent
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void | |||
| void | UpdateViewport
(
const FViewport& Viewport, |
Override this method in case the render bridge needs access to the current viewport or RHI viewport before rendering the current frame. |