Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneViewFamily
Syntax
bool bIsFirstViewInMultipleViewFamily
Remarks
Whether this view is the first of multiple view families rendered in a single frame. Setting this correctly helps make better and more consistent streaming decisions. This should be a temporary workaround until we have an API for executing code before/after all view rendering.