| NaniteDatas |
TArray< FCinePrestreamingNaniteData > |
Array of nanite request data. |
CinePrestreamingData.h |
- VisibleAnywhere
- Category="Cinematic Prestreaming"
|
| RecordedResolution |
FIntPoint |
What resolution was this asset generated at? Recordings are resolution dependent as different mips will be chosen for different resolutions. |
CinePrestreamingData.h |
- VisibleAnywhere
- Category="Cinematic Prestreaming"
|
| RecordedTime |
FDateTime |
Time that this asset was generated (in UTC). |
CinePrestreamingData.h |
- VisibleAnywhere
- Category="Cinematic Prestreaming"
|
| Times |
TArray< FFrameNumber > |
Array of frame number times for the corresponding entries in the VirtualTextureDatas and NaniteDatas arrays. |
CinePrestreamingData.h |
- VisibleAnywhere
- Category="Cinematic Prestreaming"
|
| VirtualTextureDatas |
TArray< FCinePrestreamingVTData > |
Array of virtual texture request data. |
CinePrestreamingData.h |
- VisibleAnywhere
- Category="Cinematic Prestreaming"
|