Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfiguration/Public/DisplayClusterConfigurationTypes_Viewport.h |
Include |
#include "DisplayClusterConfigurationTypes_Viewport.h" |
UCLASS(Blueprintable)
class UDisplayClusterConfigurationViewport : public UDisplayClusterConfigurationData_Base
Name | Description | ||
---|---|---|---|
|
bAllowPreviewFrustumRendering |
||
|
bAllowRendering |
Enables or disables rendering of this specific Viewport |
|
|
bFixedAspectRatio |
Locks the Viewport aspect ratio for easier resizing |
|
|
bIsUnlocked |
||
|
bIsVisible |
||
|
Camera |
Reference to the nDisplay View Origin |
|
|
int |
GPUIndex |
Specify which GPU should render this Viewport. "-1" is default. |
|
ICVFX |
Configure ICVFX for this viewport. |
|
|
OnPostEditChangeChainProperty |
||
|
int |
OverlapOrder |
Allows Viewports to overlap and sets Viewport overlapping order priority |
|
ProjectionPolicy |
Specify your Projection Policy Settings |
|
|
Region |
Define the Viewport 2D coordinates |
|
|
RenderSettings |
Configure render for this viewport. |
|
|
TextureShare |
Enable or disable compatibility with inter process GPU Texture share |
|
|
ViewportRemap |
Define the Viewport Remap settings |
Name | Description | |
---|---|---|
|
UDisplayClusterConfigurationViewport() |
Name | Description | ||
---|---|---|---|
|
GetReferencedMeshNames |
Name |
Description |
---|---|
FOnPostEditChangeChainProperty |
Name |
Description |
---|---|
ViewportMaximumSize |
|
ViewportMinimumSize |