Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCylinderLayer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StereoLayerShapes.h | |||
FCylinderLayer
(
float InRadius, |
StereoLayerShapes.h |
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
)