Navigation
API > API/Plugins > API/Plugins/VPBookmark
| |
|
| Name |
FVPBookmarkViewportData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/VirtualProductionUtilities/Source/VPBookmark/Public/VPBookmark.h |
| Include Path |
#include "VPBookmark.h" |
Syntax
USTRUCT (BlueprintType )
struct FVPBookmarkViewportData
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bFlattenRotation |
bool |
|
VPBookmark.h |
- VisibleAnywhere
- BlueprintReadOnly
- Category="Bookmarks"
|
| JumpToOffsetLocation |
FVector |
|
VPBookmark.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Bookmarks"
|
| LookRotation |
FRotator |
|
VPBookmark.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Bookmarks"
|
| OrthoZoom |
float |
|
VPBookmark.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Bookmarks"
|
Functions
Public