Choose your operating system:
Windows
macOS
Linux
| FPrimitiveSceneProxy::GetViewRelevance()
|
Module |
|
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
(
const FSceneView * View
) const
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.
Parameter |
Description |
---|---|
View |
The view to determine relevance for. |