Navigation
API > API/Runtime > API/Runtime/DatasmithCore
FDatasmithVisibilityFrameInfo holds the visibility value for a frame
| |
|
| Name |
FDatasmithVisibilityFrameInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithTypes.h |
| Include Path |
#include "DatasmithTypes.h" |
Syntax
struct FDatasmithVisibilityFrameInfo
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FDatasmithVisibilityFrameInfo
(
int32 InFrameNumber,
bool bInVisible
)
|
|
DatasmithTypes.h |
|
Constants
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bVisible |
bool |
|
DatasmithTypes.h |
|
| FrameNumber |
int32 |
|
DatasmithTypes.h |
|
Functions
Public
Operators