|
Power Bookmarks 1.0.0
Save and Share camera views with ease
|
Data struct to hold bookmarks. More...
#include <FtsViewBookmarkFunctionLibrary.h>
Public Attributes | |
| FString | Name = "Bookmarks.Bookmark" |
| FVector | Location = FVector::ZeroVector |
| FRotator | Rotation = FRotator::ZeroRotator |
| TMap< FString, FString > | MetaData |
Data struct to hold bookmarks.
Contains a unique id name and coordinates by default. Can store arbitrary string key value pairs as meta data.