Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/FWaterMeshSceneProxy
- FPrimitiveSceneProxy::GetViewRelevance()
- FWaterMeshSceneProxy::GetViewRelevance()
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterMeshSceneProxy.h |
| Include | #include "WaterMeshSceneProxy.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterMeshSceneProxy.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. |