unreal.CEEffectorBoxType¶
- class unreal.CEEffectorBoxType(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
CEEffectorBoundTypeCEEffector Box Type
C++ Source:
Plugin: ClonerEffector
Module: ClonerEffector
File: CEEffectorBoxType.h
Editor Properties: (see get_editor_property/set_editor_property)
easing(CEClonerEasing): [Read-Write] Weight easing function applied to lerp transformsinner_extent(Vector): [Read-Write] Inner extent of box, all clones inside will be affected with a maximum weightinvert_type(bool): [Read-Write] Invert the type effect, instead of affecting the inside of a zone, will affect the outsideouter_extent(Vector): [Read-Write] Outer extent of box, all clones outside will not be affected