Navigation
API > API/Plugins > API/Plugins/MetaHumanToolkit > API/Plugins/MetaHumanToolkit/FMetaHumanEditorViewportClient
Description
Function that should be called anytime the visibility state of a component in the viewport changes. This function will hide components depending on the active view mode and will manage the scene capture components responsible for capturing the views A and B while in AB Split or AB Wipe modes.
| Name | UpdateABVisibility |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanToolkit/Public/MetaHumanEditorViewportClient.h |
| Include Path | #include "MetaHumanEditorViewportClient.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanToolkit/Private/MetaHumanEditorViewportClient.cpp |
virtual void UpdateABVisibility
(
bool bInSetViewpoint
)