Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection > API/Runtime/GeometryCollectionEngine/GeometryCollection/FGeometryCollect-_11
- FPrimitiveSceneProxy::GetViewRelevance()
- FGeometryCollectionISMPoolDebugDrawSceneProxy::GetViewRelevance()
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.cpp |
| Include | #include "GeometryCollection/GeometryCollectionISMPoolDebugDrawComponent.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. |