Module |
|
Header |
/Engine/Source/Editor/Persona/Public/PersonaModule.h |
Include |
#include "PersonaModule.h" |
struct FPersonaViewportArgs
Arguments used to create a persona viewport tab
Name | Description | ||
---|---|---|---|
|
bool |
bAlwaysShowTransformToolbar |
Whether we should always show the transform toolbar for this viewport |
|
TSharedPtr< cla... |
BlueprintEditor |
Optional blueprint editor that we can be embedded in |
|
bool |
bShowFloorOptions |
Whether to show options relating to floor height |
|
bool |
bShowLODMenu |
Whether to show the 'LOD' menu |
|
bool |
bShowPhysicsMenu |
Whether to show options relating to physics |
|
bool |
bShowPlaySpeedMenu |
Whether to show the 'Play Speed' menu |
|
bool |
bShowShowMenu |
Whether to show the 'Show' menu |
|
bool |
bShowStats |
Whether to show in-viewport stats |
|
bool |
bShowTimeline |
Whether to show the animation timeline |
|
bool |
bShowTurnTable |
Whether to show options relating to turntable |
|
ContextName |
The context in which we are constructed. Used to persist various settings. |
|
|
Extenders |
Menu extenders |
|
|
OnGetViewportText |
Delegate used to customize viewport corner text |
|
|
OnViewportCreated |
Delegate fired when the viewport is created |
|
|
TSharedRef< cla... |
PreviewScene |
Required args |
Name | Description | |
---|---|---|
|
FPersonaViewportArgs ( |