unreal.ParticleModuleParameterDynamic¶
- class unreal.ParticleModuleParameterDynamic(outer=None, name='None')¶
Bases:
unreal.ParticleModuleParameterBaseParticle Module Parameter Dynamic
C++ Source:
Module: Engine
File: ParticleModuleParameterDynamic.h
Editor Properties: (see get_editor_property/set_editor_property)
b3d_draw_mode(bool): [Read-Write] If true, the module should render its 3D visualization helperdynamic_params(Array(EmitterDynamicParameter)): [Read-Write] The dynamic parameters this module uses.module_editor_color(Color): [Read-Write] The color to draw the modules curves in the curve editor.If bCurvesAsColor is true, it overrides this value.