Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Generators
Inheritance Hierarchy
- FMeshShapeGenerator
- FSweepGeneratorBase
- FVerticalCylinderGeneratorBase
- FArrowGenerator
- FCylinderGenerator
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Generators/SweepGenerator.h |
| Include | #include "Generators/SweepGenerator.h" |
Syntax
class FVerticalCylinderGeneratorBase : public UE::Geometry::FSweepGeneratorBase
Remarks
Generate a cylinder with optional end caps
Variables
| Type | Name | Description | |
|---|---|---|---|
| int | AngleSamples | ||
| bool | bCapped | ||
| bool | bUVScaleMatchSidesAndCaps | ||
| ECapType | CapType |
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | ComputeSegLengths
(
const TArrayView< float >& Radii, |
||
| bool | GenerateVerticalCircleSweep
(
const TArrayView< float >& Radii, |