Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBatchedElements
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
| Include | #include "BatchedElements.h" |
| Source | /Engine/Source/Runtime/Engine/Private/BatchedElements.cpp |
static FSceneView CreateProxySceneView
(
const FMatrix & ProjectionMatrix,
const FIntRect & ViewRect
)
Remarks
Creates a proxy FSceneView for operations that are not tied directly to a scene but still require batched elements to be drawn.