Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/MotionDelayBuffer.h |
| Include | #include "MotionDelayBuffer.h" |
Syntax
class FMotionDelayService
Remarks
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterDelayClient
(
TSharedRef< FMotionDelayClient, ESPMode::ThreadSafe > DelayClient |
||
| bool | RegisterDelayTarget
(
USceneComponent* MotionControlledComponent, |
||
| void | SetEnabled
(
bool bEnable |