Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Rendering/NaniteStreamingManager.h |
| Include | #include "Rendering/NaniteStreamingManager.h" |
Syntax
struct FStreamingRequest
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPageKey | Key | ||
| uint32 | Priority |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FStreamingRequest& Other |