Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/FControlRigSceneProxy
- FPrimitiveSceneProxy::GetViewRelevance()
- FControlRigSceneProxy::GetViewRelevance()
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigComponent.h |
| Include | #include "ControlRigComponent.h" |
| Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/ControlRigComponent.cpp |
virtual FPrimitiveViewRelevance GetViewRelevance
&40;
const FSceneView &42; View
&41; const
Remarks
Returns a struct that describes to the renderer when to draw this proxy. View relevance struct
Parameters
| Name | Description |
|---|---|
| Scene | view to use to determine our relevence. |