Navigation
API > API/Plugins > API/Plugins/DisplayClusterWarp
Type of normal used to make the projection surface
| Name | EDisplayClusterWarpBlendProjectionType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/Containers/DisplayClusterWarpEnums.h |
| Include Path | #include "Containers/DisplayClusterWarpEnums.h" |
Syntax
enum EDisplayClusterWarpBlendProjectionType
{
StaticSurfaceNormal = 0,
StaticSurfacePlane,
DynamicAABBCenter,
RuntimeProjectionModes,
RuntimeStaticSurfaceNormalInverted,
RuntimeStaticSurfacePlaneInverted,
}
Values
| Name | Remarks |
|---|---|
| StaticSurfaceNormal | |
| StaticSurfacePlane | |
| DynamicAABBCenter | |
| RuntimeProjectionModes | |
| RuntimeStaticSurfaceNormalInverted | |
| RuntimeStaticSurfacePlaneInverted |