Navigation
API > API/Plugins > API/Plugins/ClonerEffector
References
| Module | ClonerEffector |
| Header | /Engine/Plugins/Experimental/ClonerEffector/Source/ClonerEffector/Public/CEClonerEffectorShared.h |
| Include | #include "CEClonerEffectorShared.h" |
Syntax
USTRUCT (BlueprintType )
struct FCEClonerCylinderLayoutOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AngleRatio | ||
| float | AngleStart | ||
| int32 | BaseCount | ||
| bool | bOrientMesh | ||
| float | Height | ||
| int32 | HeightCount | ||
| ECEClonerPlane | Plane | ||
| float | Radius | ||
| FRotator | Rotation | ||
| FVector | Scale |