Navigation
API > API/Plugins > API/Plugins/DisplayClusterProjection
Inheritance Hierarchy
- IModuleInterface
- IDisplayClusterProjection
References
| Module | DisplayClusterProjection |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterProjection/Public/IDisplayClusterProjection.h |
| Include | #include "IDisplayClusterProjection.h" |
Syntax
class IDisplayClusterProjection : public IModuleInterface
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CameraPolicySetCamera
(
const TSharedPtr< class IDisplayClusterProjectionPolicy, ESPMode::ThreadSafe >& InPolicy, |
Set camera policy camera | |
| IDisplayClusterProjection & | Get () |
Singleton-like access to this module's interface. | |
| TSharedPtr< IDisplayClusterProjectionPolicyFactory > | GetProjectionFactory
(
const FString& InProjectionType |
Returns specified projection factory | |
| void | GetSupportedProjectionTypes
(
TArray< FString >& OutProjectionTypes |
Returns supported projection types | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |
Constants
| Name | Description |
|---|---|
| ModuleName |