Navigation
API > API/Plugins > API/Plugins/ZoneGraph > API/Plugins/ZoneGraph/FZoneGraphSceneProxy
- FPrimitiveSceneProxy::GetViewRelevance()
- FZoneGraphSceneProxy::GetViewRelevance()
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphRenderingComponent.h |
| Include | #include "ZoneGraphRenderingComponent.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Private/ZoneGraphRenderingComponent.cpp |
virtual FPrimitiveViewRelevance GetViewRelevance
&40;
const FSceneView &42; View
&41; const
Remarks
Determines the relevance of this primitive's elements to the given view. Called in the rendering thread. The relevance of the primitive's elements to the view.
Parameters
| Name | Description |
|---|---|
| View | The view to determine relevance for. |