unreal.CEEffectorStepMode¶
- class unreal.CEEffectorStepMode(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
CEEffectorModeBaseCEEffector Step Mode
C++ Source:
Plugin: ClonerEffector
Module: ClonerEffector
File: CEEffectorStepMode.h
Editor Properties: (see get_editor_property/set_editor_property)
step_position(Vector): [Read-Write] Interpolates from 0 to this position offset based on the particle index and particle countstep_rotation(Rotator): [Read-Write] Interpolates from 0 to this rotation based on the particle index and particle countstep_scale(Vector): [Read-Write] Interpolates from 1 to this scale based on the particle index and particle count