Navigation
API > API/Plugins > API/Plugins/ClonerEffector
Enumerate the grid constraints available when cloner layout selected is grid
| Name | ECEClonerGridConstraint |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/ClonerEffector/Source/ClonerEffector/Public/CEClonerEffectorShared.h |
| Include Path | #include "CEClonerEffectorShared.h" |
Syntax
enum ECEClonerGridConstraint
{
None,
Sphere,
Cylinder,
Texture,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Sphere | |
| Cylinder | |
| Texture |