Navigation
API > API/Plugins > API/Plugins/CinematicPrestreaming
| |
|
| Name |
FCinePrestreamingVTData |
| Type |
struct |
| Header File |
/Engine/Plugins/MovieScene/CinematicPrestreaming/Source/CinematicPrestreaming/Public/CinePrestreamingData.h |
| Include Path |
#include "CinePrestreamingData.h" |
Syntax
USTRUCT ()
struct FCinePrestreamingVTData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| RequestData |
TArray< uint32 > |
Compacted request stream for passing virtual texture requests directly to the renderer. |
CinePrestreamingData.h |
- VisibleAnywhere
- Category="Cinematic Prestreaming"
|
Deprecated Variables
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PageIds_DEPRECATED |
TArray< uint64 > |
Deprecated container format. |
CinePrestreamingData.h |
|