Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCylinderLayer
Overloads
FCylinderLayer()
| |
|
| Name |
FCylinderLayer |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/StereoLayerShapes.h |
| Include Path |
#include "StereoLayerShapes.h" |
FCylinderLayer()
FCylinderLayer(float, float, float)
| |
|
| Name |
FCylinderLayer |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/StereoLayerShapes.h |
| Include Path |
#include "StereoLayerShapes.h" |
FCylinderLayer
(
float InRadius,
float InOverlayArc,
float InHeight
)