unreal.CEClonerHoneycombLayoutOptions¶
- class unreal.CEClonerHoneycombLayoutOptions(plane: CEClonerPlane = Ellipsis, width_count: int = 0, height_count: int = 0, width_offset: float = 0.0, height_offset: float = 0.0, width_spacing: float = 0.0, height_spacing: float = 0.0)¶
Bases:
StructBaseCECloner Honeycomb Layout Options
C++ Source:
Plugin: ClonerEffector
Module: ClonerEffector
File: CEClonerEffectorShared.h
Editor Properties: (see get_editor_property/set_editor_property)
height_count(int32): [Read-Write]height_offset(float): [Read-Write]height_spacing(float): [Read-Write]plane(CEClonerPlane): [Read-Write]width_count(int32): [Read-Write]width_offset(float): [Read-Write]width_spacing(float): [Read-Write]
- property plane: CEClonerPlane¶
[Read-Write]
- Type: