Navigation
API > API/Plugins > API/Plugins/DisplayClusterProjection > API/Plugins/DisplayClusterProjection/IDisplayClusterProjection
References
| Module | DisplayClusterProjection |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterProjection/Public/IDisplayClusterProjection.h |
| Include | #include "IDisplayClusterProjection.h" |
TSharedPtr< IDisplayClusterProjectionPolicyFactory > GetProjectionFactory
&40;
const FString & InProjectionType
&41;
Remarks
Returns specified projection factory
- Projection policy factory of requested type, null if not available
Parameters
| Name | Description |
|---|---|
| InProjectionType | Projection type |