Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| |
|
| Name |
FLiveLinkInterpolationSettings |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkSourceSettings.h |
| Include Path |
#include "LiveLinkSourceSettings.h" |
Syntax
USTRUCT ()
struct FLiveLinkInterpolationSettings
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FLiveLinkInterpolationSettings()
|
|
LiveLinkSourceSettings.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InterpolationOffset |
float |
When interpolating: how far back from current time should we read the buffer (in seconds) |
LiveLinkSourceSettings.h |
- EditAnywhere
- Category=Settings
|
Functions
Public
Deprecated Variables
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bUseInterpolation_DEPRECATED |
bool |
|
LiveLinkSourceSettings.h |
|