Navigation
API > API/Plugins > API/Plugins/MetaHumanCore
| Name | FMetaHumanViewportState |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCore/Public/MetaHumanViewportSettings.h |
| Include Path | #include "MetaHumanViewportSettings.h" |
Syntax
USTRUCT ()
struct FMetaHumanViewportState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetaHumanViewportState() |
MetaHumanViewportSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShowControlVertices | uint8 | MetaHumanViewportSettings.h |
|
|
| bShowCurves | uint8 | MetaHumanViewportSettings.h |
|
|
| bShowDepthMesh | uint8 | MetaHumanViewportSettings.h |
|
|
| bShowFootage | uint8 | MetaHumanViewportSettings.h |
|
|
| bShowSkeletalMesh | uint8 | MetaHumanViewportSettings.h |
|
|
| bShowUndistorted | uint8 | MetaHumanViewportSettings.h |
|
|
| FixedEV100 | float | MetaHumanViewportSettings.h |
|
|
| ViewModeIndex | TEnumAsByte< EViewModeIndex > | MetaHumanViewportSettings.h |
|