Navigation
API > API/Plugins > API/Plugins/MetaHumanToolkit > API/Plugins/MetaHumanToolkit/FMetaHumanEditorViewportClient
Description
Sets the exposure for view A or view B. The value comes first to allow binding directly to the spinbox Value function
| Name | SetEV100 |
| 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 |
void SetEV100
(
float InValue,
EABImageViewMode InViewMode,
bool bInNotify
)