Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfiguration/Public/DisplayClusterConfigurationTypes.h |
Include |
#include "DisplayClusterConfigurationTypes.h" |
UCLASS(Blueprintable)
class UDisplayClusterConfigurationHostDisplayData : public UObject
Name | Description | ||
---|---|---|---|
|
bAllowManualPlacement |
Disables the automatic placement of Host PCs |
|
|
bAllowManualSizing |
Allows to manually resize the Host PC resolution |
|
|
bIsUnlocked |
||
|
bIsVisible |
||
|
Color |
Specify custom and arbitrary color for a given Host PC |
|
|
HostName |
Custom name for the Host PC. No effect on nDisplay |
|
|
HostResolution |
Resolution of Host PC in pixels |
|
|
OnPostEditChangeChainProperty |
||
|
Origin |
Specify coordinates of the Host PC origin in relation to OS configuration |
|
|
Position |
Arbitrary position of the Host PC in 2D workspace. No effect on nDisplay |
Name | Description | |
---|---|---|
|
UDisplayClusterConfigurationHostDisplayData() |
Name |
Description |
---|---|
FOnPostEditChangeChainProperty |