Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay
Inheritance Hierarchy
- FSceneViewExtensionBase
- FMotionDelayClient
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/MotionDelayBuffer.h |
| Include | #include "MotionDelayBuffer.h" |
Syntax
class FMotionDelayClient : public FSceneViewExtensionBase
Remarks
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMotionDelayClient
(
const FAutoRegister& AutoRegister |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Apply_RenderThread
(
FSceneInterface* Scene |
||
| void | BeginRenderViewFamily
(
FSceneViewFamily& InViewFamily |
||
| bool | FindDelayTransform
(
USceneComponent* Target, |
||
| uint32 | |||
| void | GetExemptTargets
(
TArray< USceneComponent* >& ExemptTargets |
||
| int32 | GetPriority () |
||
| bool | IsActiveThisFrame_Internal
(
const FSceneViewExtensionContext& Context |
||
| void | PostRenderViewFamily_RenderThread
(
FRDGBuilder& GraphBuilder, |
||
| void | PreRenderView_RenderThread
(
FRDGBuilder& GraphBuilder, |
||
| void | PreRenderViewFamily_RenderThread
(
FRDGBuilder& GraphBuilder, |
||
| void | Restore_RenderThread
(
FSceneInterface* Scene |
||
| void | SetupView
(
FSceneViewFamily& InViewFamily, |
||
| void | SetupViewFamily
(
FSceneViewFamily& InViewFamily |
ISceneViewExtension interface |