Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/EnvironmentQuery > API/Runtime/AIModule/EnvironmentQuery/FEQSSceneProxy
- FPrimitiveSceneProxy::GetViewRelevance()
- FEQSSceneProxy::GetViewRelevance()
References
Module | AIModule |
Header | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/EQSRenderingComponent.h |
Include | #include "EnvironmentQuery/EQSRenderingComponent.h" |
Source | /Engine/Source/Runtime/AIModule/Private/EnvironmentQuery/EQSRenderingComponent.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. |