|
@@ -23,135 +23,135 @@ See also :ref:`Particles<class_Particles>`, which provides the same functionalit
|
|
|
Properties
|
|
|
----------
|
|
|
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`int<class_int>` | :ref:`amount<class_CPUParticles_property_amount>` | 8 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`angle<class_CPUParticles_property_angle>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`angle_curve<class_CPUParticles_property_angle_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`angle_random<class_CPUParticles_property_angle_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`angular_velocity<class_CPUParticles_property_angular_velocity>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`angular_velocity_curve<class_CPUParticles_property_angular_velocity_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`angular_velocity_random<class_CPUParticles_property_angular_velocity_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`anim_offset<class_CPUParticles_property_anim_offset>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`anim_offset_curve<class_CPUParticles_property_anim_offset_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`anim_offset_random<class_CPUParticles_property_anim_offset_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`anim_speed<class_CPUParticles_property_anim_speed>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`anim_speed_curve<class_CPUParticles_property_anim_speed_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`anim_speed_random<class_CPUParticles_property_anim_speed_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Color<class_Color>` | :ref:`color<class_CPUParticles_property_color>` | Color( 1, 1, 1, 1 ) |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Gradient<class_Gradient>` | :ref:`color_ramp<class_CPUParticles_property_color_ramp>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`damping<class_CPUParticles_property_damping>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`damping_curve<class_CPUParticles_property_damping_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`damping_random<class_CPUParticles_property_damping_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Vector3<class_Vector3>` | :ref:`direction<class_CPUParticles_property_direction>` | Vector3( 1, 0, 0 ) |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`DrawOrder<enum_CPUParticles_DrawOrder>` | :ref:`draw_order<class_CPUParticles_property_draw_order>` | 0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Vector3<class_Vector3>` | :ref:`emission_box_extents<class_CPUParticles_property_emission_box_extents>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`PoolColorArray<class_PoolColorArray>` | :ref:`emission_colors<class_CPUParticles_property_emission_colors>` | PoolColorArray( ) |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`PoolVector3Array<class_PoolVector3Array>` | :ref:`emission_normals<class_CPUParticles_property_emission_normals>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`PoolVector3Array<class_PoolVector3Array>` | :ref:`emission_points<class_CPUParticles_property_emission_points>` | PoolVector3Array( ) |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`EmissionShape<enum_CPUParticles_EmissionShape>` | :ref:`emission_shape<class_CPUParticles_property_emission_shape>` | 0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`emission_sphere_radius<class_CPUParticles_property_emission_sphere_radius>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`bool<class_bool>` | :ref:`emitting<class_CPUParticles_property_emitting>` | true |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`explosiveness<class_CPUParticles_property_explosiveness>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`int<class_int>` | :ref:`fixed_fps<class_CPUParticles_property_fixed_fps>` | 0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`bool<class_bool>` | :ref:`flag_align_y<class_CPUParticles_property_flag_align_y>` | false |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`bool<class_bool>` | :ref:`flag_disable_z<class_CPUParticles_property_flag_disable_z>` | false |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`bool<class_bool>` | :ref:`flag_rotate_y<class_CPUParticles_property_flag_rotate_y>` | false |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`flatness<class_CPUParticles_property_flatness>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`bool<class_bool>` | :ref:`fract_delta<class_CPUParticles_property_fract_delta>` | true |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Vector3<class_Vector3>` | :ref:`gravity<class_CPUParticles_property_gravity>` | Vector3( 0, -9.8, 0 ) |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`hue_variation<class_CPUParticles_property_hue_variation>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`hue_variation_curve<class_CPUParticles_property_hue_variation_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`hue_variation_random<class_CPUParticles_property_hue_variation_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`initial_velocity<class_CPUParticles_property_initial_velocity>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`initial_velocity_random<class_CPUParticles_property_initial_velocity_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`lifetime<class_CPUParticles_property_lifetime>` | 1.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`lifetime_randomness<class_CPUParticles_property_lifetime_randomness>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`linear_accel<class_CPUParticles_property_linear_accel>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`linear_accel_curve<class_CPUParticles_property_linear_accel_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`linear_accel_random<class_CPUParticles_property_linear_accel_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`bool<class_bool>` | :ref:`local_coords<class_CPUParticles_property_local_coords>` | true |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Mesh<class_Mesh>` | :ref:`mesh<class_CPUParticles_property_mesh>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`bool<class_bool>` | :ref:`one_shot<class_CPUParticles_property_one_shot>` | false |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`orbit_velocity<class_CPUParticles_property_orbit_velocity>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`orbit_velocity_curve<class_CPUParticles_property_orbit_velocity_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`orbit_velocity_random<class_CPUParticles_property_orbit_velocity_random>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`preprocess<class_CPUParticles_property_preprocess>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`radial_accel<class_CPUParticles_property_radial_accel>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`radial_accel_curve<class_CPUParticles_property_radial_accel_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`radial_accel_random<class_CPUParticles_property_radial_accel_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`randomness<class_CPUParticles_property_randomness>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`scale_amount<class_CPUParticles_property_scale_amount>` | 1.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`scale_amount_curve<class_CPUParticles_property_scale_amount_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`scale_amount_random<class_CPUParticles_property_scale_amount_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`speed_scale<class_CPUParticles_property_speed_scale>` | 1.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`spread<class_CPUParticles_property_spread>` | 45.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`tangential_accel<class_CPUParticles_property_tangential_accel>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`Curve<class_Curve>` | :ref:`tangential_accel_curve<class_CPUParticles_property_tangential_accel_curve>` | |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
-| :ref:`float<class_float>` | :ref:`tangential_accel_random<class_CPUParticles_property_tangential_accel_random>` | 0.0 |
|
|
|
-+-------------------------------------------------------+-------------------------------------------------------------------------------------+-----------------------+
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`int<class_int>` | :ref:`amount<class_CPUParticles_property_amount>` | ``8`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`angle<class_CPUParticles_property_angle>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`angle_curve<class_CPUParticles_property_angle_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`angle_random<class_CPUParticles_property_angle_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`angular_velocity<class_CPUParticles_property_angular_velocity>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`angular_velocity_curve<class_CPUParticles_property_angular_velocity_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`angular_velocity_random<class_CPUParticles_property_angular_velocity_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`anim_offset<class_CPUParticles_property_anim_offset>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`anim_offset_curve<class_CPUParticles_property_anim_offset_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`anim_offset_random<class_CPUParticles_property_anim_offset_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`anim_speed<class_CPUParticles_property_anim_speed>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`anim_speed_curve<class_CPUParticles_property_anim_speed_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`anim_speed_random<class_CPUParticles_property_anim_speed_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Color<class_Color>` | :ref:`color<class_CPUParticles_property_color>` | ``Color( 1, 1, 1, 1 )`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Gradient<class_Gradient>` | :ref:`color_ramp<class_CPUParticles_property_color_ramp>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`damping<class_CPUParticles_property_damping>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`damping_curve<class_CPUParticles_property_damping_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`damping_random<class_CPUParticles_property_damping_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Vector3<class_Vector3>` | :ref:`direction<class_CPUParticles_property_direction>` | ``Vector3( 1, 0, 0 )`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`DrawOrder<enum_CPUParticles_DrawOrder>` | :ref:`draw_order<class_CPUParticles_property_draw_order>` | ``0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Vector3<class_Vector3>` | :ref:`emission_box_extents<class_CPUParticles_property_emission_box_extents>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`PoolColorArray<class_PoolColorArray>` | :ref:`emission_colors<class_CPUParticles_property_emission_colors>` | ``PoolColorArray( )`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`PoolVector3Array<class_PoolVector3Array>` | :ref:`emission_normals<class_CPUParticles_property_emission_normals>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`PoolVector3Array<class_PoolVector3Array>` | :ref:`emission_points<class_CPUParticles_property_emission_points>` | ``PoolVector3Array( )`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`EmissionShape<enum_CPUParticles_EmissionShape>` | :ref:`emission_shape<class_CPUParticles_property_emission_shape>` | ``0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`emission_sphere_radius<class_CPUParticles_property_emission_sphere_radius>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`bool<class_bool>` | :ref:`emitting<class_CPUParticles_property_emitting>` | ``true`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`explosiveness<class_CPUParticles_property_explosiveness>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`int<class_int>` | :ref:`fixed_fps<class_CPUParticles_property_fixed_fps>` | ``0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`bool<class_bool>` | :ref:`flag_align_y<class_CPUParticles_property_flag_align_y>` | ``false`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`bool<class_bool>` | :ref:`flag_disable_z<class_CPUParticles_property_flag_disable_z>` | ``false`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`bool<class_bool>` | :ref:`flag_rotate_y<class_CPUParticles_property_flag_rotate_y>` | ``false`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`flatness<class_CPUParticles_property_flatness>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`bool<class_bool>` | :ref:`fract_delta<class_CPUParticles_property_fract_delta>` | ``true`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Vector3<class_Vector3>` | :ref:`gravity<class_CPUParticles_property_gravity>` | ``Vector3( 0, -9.8, 0 )`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`hue_variation<class_CPUParticles_property_hue_variation>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`hue_variation_curve<class_CPUParticles_property_hue_variation_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`hue_variation_random<class_CPUParticles_property_hue_variation_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`initial_velocity<class_CPUParticles_property_initial_velocity>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`initial_velocity_random<class_CPUParticles_property_initial_velocity_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`lifetime<class_CPUParticles_property_lifetime>` | ``1.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`lifetime_randomness<class_CPUParticles_property_lifetime_randomness>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`linear_accel<class_CPUParticles_property_linear_accel>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`linear_accel_curve<class_CPUParticles_property_linear_accel_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`linear_accel_random<class_CPUParticles_property_linear_accel_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`bool<class_bool>` | :ref:`local_coords<class_CPUParticles_property_local_coords>` | ``true`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Mesh<class_Mesh>` | :ref:`mesh<class_CPUParticles_property_mesh>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`bool<class_bool>` | :ref:`one_shot<class_CPUParticles_property_one_shot>` | ``false`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`orbit_velocity<class_CPUParticles_property_orbit_velocity>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`orbit_velocity_curve<class_CPUParticles_property_orbit_velocity_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`orbit_velocity_random<class_CPUParticles_property_orbit_velocity_random>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`preprocess<class_CPUParticles_property_preprocess>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`radial_accel<class_CPUParticles_property_radial_accel>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`radial_accel_curve<class_CPUParticles_property_radial_accel_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`radial_accel_random<class_CPUParticles_property_radial_accel_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`randomness<class_CPUParticles_property_randomness>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`scale_amount<class_CPUParticles_property_scale_amount>` | ``1.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`scale_amount_curve<class_CPUParticles_property_scale_amount_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`scale_amount_random<class_CPUParticles_property_scale_amount_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`speed_scale<class_CPUParticles_property_speed_scale>` | ``1.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`spread<class_CPUParticles_property_spread>` | ``45.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`tangential_accel<class_CPUParticles_property_tangential_accel>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`Curve<class_Curve>` | :ref:`tangential_accel_curve<class_CPUParticles_property_tangential_accel_curve>` | |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
+| :ref:`float<class_float>` | :ref:`tangential_accel_random<class_CPUParticles_property_tangential_accel_random>` | ``0.0`` |
|
|
|
++-------------------------------------------------------+-------------------------------------------------------------------------------------+---------------------------+
|
|
|
|
|
|
Methods
|
|
|
-------
|
|
@@ -315,7 +315,7 @@ Property Descriptions
|
|
|
- :ref:`int<class_int>` **amount**
|
|
|
|
|
|
+-----------+-------------------+
|
|
|
-| *Default* | 8 |
|
|
|
+| *Default* | ``8`` |
|
|
|
+-----------+-------------------+
|
|
|
| *Setter* | set_amount(value) |
|
|
|
+-----------+-------------------+
|
|
@@ -331,7 +331,7 @@ Number of particles emitted in one emission cycle.
|
|
|
- :ref:`float<class_float>` **angle**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -361,7 +361,7 @@ Each particle's rotation will be animated along this :ref:`Curve<class_Curve>`.
|
|
|
- :ref:`float<class_float>` **angle_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -377,7 +377,7 @@ Rotation randomness ratio.
|
|
|
- :ref:`float<class_float>` **angular_velocity**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -407,7 +407,7 @@ Each particle's angular velocity will vary along this :ref:`Curve<class_Curve>`.
|
|
|
- :ref:`float<class_float>` **angular_velocity_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -423,7 +423,7 @@ Angular velocity randomness ratio.
|
|
|
- :ref:`float<class_float>` **anim_offset**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -453,7 +453,7 @@ Each particle's animation offset will vary along this :ref:`Curve<class_Curve>`.
|
|
|
- :ref:`float<class_float>` **anim_offset_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -469,7 +469,7 @@ Animation offset randomness ratio.
|
|
|
- :ref:`float<class_float>` **anim_speed**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -499,7 +499,7 @@ Each particle's animation speed will vary along this :ref:`Curve<class_Curve>`.
|
|
|
- :ref:`float<class_float>` **anim_speed_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -514,13 +514,13 @@ Animation speed randomness ratio.
|
|
|
|
|
|
- :ref:`Color<class_Color>` **color**
|
|
|
|
|
|
-+-----------+---------------------+
|
|
|
-| *Default* | Color( 1, 1, 1, 1 ) |
|
|
|
-+-----------+---------------------+
|
|
|
-| *Setter* | set_color(value) |
|
|
|
-+-----------+---------------------+
|
|
|
-| *Getter* | get_color() |
|
|
|
-+-----------+---------------------+
|
|
|
++-----------+-------------------------+
|
|
|
+| *Default* | ``Color( 1, 1, 1, 1 )`` |
|
|
|
++-----------+-------------------------+
|
|
|
+| *Setter* | set_color(value) |
|
|
|
++-----------+-------------------------+
|
|
|
+| *Getter* | get_color() |
|
|
|
++-----------+-------------------------+
|
|
|
|
|
|
Unused for 3D particles.
|
|
|
|
|
@@ -545,7 +545,7 @@ Unused for 3D particles.
|
|
|
- :ref:`float<class_float>` **damping**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -575,7 +575,7 @@ Damping will vary along this :ref:`Curve<class_Curve>`.
|
|
|
- :ref:`float<class_float>` **damping_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -590,13 +590,13 @@ Damping randomness ratio.
|
|
|
|
|
|
- :ref:`Vector3<class_Vector3>` **direction**
|
|
|
|
|
|
-+-----------+----------------------+
|
|
|
-| *Default* | Vector3( 1, 0, 0 ) |
|
|
|
-+-----------+----------------------+
|
|
|
-| *Setter* | set_direction(value) |
|
|
|
-+-----------+----------------------+
|
|
|
-| *Getter* | get_direction() |
|
|
|
-+-----------+----------------------+
|
|
|
++-----------+------------------------+
|
|
|
+| *Default* | ``Vector3( 1, 0, 0 )`` |
|
|
|
++-----------+------------------------+
|
|
|
+| *Setter* | set_direction(value) |
|
|
|
++-----------+------------------------+
|
|
|
+| *Getter* | get_direction() |
|
|
|
++-----------+------------------------+
|
|
|
|
|
|
Unit vector specifying the particles' emission direction.
|
|
|
|
|
@@ -607,7 +607,7 @@ Unit vector specifying the particles' emission direction.
|
|
|
- :ref:`DrawOrder<enum_CPUParticles_DrawOrder>` **draw_order**
|
|
|
|
|
|
+-----------+-----------------------+
|
|
|
-| *Default* | 0 |
|
|
|
+| *Default* | ``0`` |
|
|
|
+-----------+-----------------------+
|
|
|
| *Setter* | set_draw_order(value) |
|
|
|
+-----------+-----------------------+
|
|
@@ -637,7 +637,7 @@ The rectangle's extents if :ref:`emission_shape<class_CPUParticles_property_emis
|
|
|
- :ref:`PoolColorArray<class_PoolColorArray>` **emission_colors**
|
|
|
|
|
|
+-----------+----------------------------+
|
|
|
-| *Default* | PoolColorArray( ) |
|
|
|
+| *Default* | ``PoolColorArray( )`` |
|
|
|
+-----------+----------------------------+
|
|
|
| *Setter* | set_emission_colors(value) |
|
|
|
+-----------+----------------------------+
|
|
@@ -663,7 +663,7 @@ The rectangle's extents if :ref:`emission_shape<class_CPUParticles_property_emis
|
|
|
- :ref:`PoolVector3Array<class_PoolVector3Array>` **emission_points**
|
|
|
|
|
|
+-----------+----------------------------+
|
|
|
-| *Default* | PoolVector3Array( ) |
|
|
|
+| *Default* | ``PoolVector3Array( )`` |
|
|
|
+-----------+----------------------------+
|
|
|
| *Setter* | set_emission_points(value) |
|
|
|
+-----------+----------------------------+
|
|
@@ -677,7 +677,7 @@ The rectangle's extents if :ref:`emission_shape<class_CPUParticles_property_emis
|
|
|
- :ref:`EmissionShape<enum_CPUParticles_EmissionShape>` **emission_shape**
|
|
|
|
|
|
+-----------+---------------------------+
|
|
|
-| *Default* | 0 |
|
|
|
+| *Default* | ``0`` |
|
|
|
+-----------+---------------------------+
|
|
|
| *Setter* | set_emission_shape(value) |
|
|
|
+-----------+---------------------------+
|
|
@@ -707,7 +707,7 @@ The sphere's radius if :ref:`EmissionShape<enum_CPUParticles_EmissionShape>` is
|
|
|
- :ref:`bool<class_bool>` **emitting**
|
|
|
|
|
|
+-----------+---------------------+
|
|
|
-| *Default* | true |
|
|
|
+| *Default* | ``true`` |
|
|
|
+-----------+---------------------+
|
|
|
| *Setter* | set_emitting(value) |
|
|
|
+-----------+---------------------+
|
|
@@ -723,7 +723,7 @@ If ``true``, particles are being emitted.
|
|
|
- :ref:`float<class_float>` **explosiveness**
|
|
|
|
|
|
+-----------+--------------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+--------------------------------+
|
|
|
| *Setter* | set_explosiveness_ratio(value) |
|
|
|
+-----------+--------------------------------+
|
|
@@ -739,7 +739,7 @@ How rapidly particles in an emission cycle are emitted. If greater than ``0``, t
|
|
|
- :ref:`int<class_int>` **fixed_fps**
|
|
|
|
|
|
+-----------+----------------------+
|
|
|
-| *Default* | 0 |
|
|
|
+| *Default* | ``0`` |
|
|
|
+-----------+----------------------+
|
|
|
| *Setter* | set_fixed_fps(value) |
|
|
|
+-----------+----------------------+
|
|
@@ -755,7 +755,7 @@ The particle system's frame rate is fixed to a value. For instance, changing the
|
|
|
- :ref:`bool<class_bool>` **flag_align_y**
|
|
|
|
|
|
+-----------+--------------------------+
|
|
|
-| *Default* | false |
|
|
|
+| *Default* | ``false`` |
|
|
|
+-----------+--------------------------+
|
|
|
| *Setter* | set_particle_flag(value) |
|
|
|
+-----------+--------------------------+
|
|
@@ -771,7 +771,7 @@ Align Y axis of particle with the direction of its velocity.
|
|
|
- :ref:`bool<class_bool>` **flag_disable_z**
|
|
|
|
|
|
+-----------+--------------------------+
|
|
|
-| *Default* | false |
|
|
|
+| *Default* | ``false`` |
|
|
|
+-----------+--------------------------+
|
|
|
| *Setter* | set_particle_flag(value) |
|
|
|
+-----------+--------------------------+
|
|
@@ -787,7 +787,7 @@ If ``true``, particles will not move on the z axis.
|
|
|
- :ref:`bool<class_bool>` **flag_rotate_y**
|
|
|
|
|
|
+-----------+--------------------------+
|
|
|
-| *Default* | false |
|
|
|
+| *Default* | ``false`` |
|
|
|
+-----------+--------------------------+
|
|
|
| *Setter* | set_particle_flag(value) |
|
|
|
+-----------+--------------------------+
|
|
@@ -803,7 +803,7 @@ If ``true``, particles rotate around Y axis by :ref:`angle<class_CPUParticles_pr
|
|
|
- :ref:`float<class_float>` **flatness**
|
|
|
|
|
|
+-----------+---------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+---------------------+
|
|
|
| *Setter* | set_flatness(value) |
|
|
|
+-----------+---------------------+
|
|
@@ -819,7 +819,7 @@ Amount of :ref:`spread<class_CPUParticles_property_spread>` in Y/Z plane. A valu
|
|
|
- :ref:`bool<class_bool>` **fract_delta**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | true |
|
|
|
+| *Default* | ``true`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_fractional_delta(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -834,13 +834,13 @@ If ``true``, results in fractional delta calculation which has a smoother partic
|
|
|
|
|
|
- :ref:`Vector3<class_Vector3>` **gravity**
|
|
|
|
|
|
-+-----------+-----------------------+
|
|
|
-| *Default* | Vector3( 0, -9.8, 0 ) |
|
|
|
-+-----------+-----------------------+
|
|
|
-| *Setter* | set_gravity(value) |
|
|
|
-+-----------+-----------------------+
|
|
|
-| *Getter* | get_gravity() |
|
|
|
-+-----------+-----------------------+
|
|
|
++-----------+---------------------------+
|
|
|
+| *Default* | ``Vector3( 0, -9.8, 0 )`` |
|
|
|
++-----------+---------------------------+
|
|
|
+| *Setter* | set_gravity(value) |
|
|
|
++-----------+---------------------------+
|
|
|
+| *Getter* | get_gravity() |
|
|
|
++-----------+---------------------------+
|
|
|
|
|
|
Gravity applied to every particle.
|
|
|
|
|
@@ -851,7 +851,7 @@ Gravity applied to every particle.
|
|
|
- :ref:`float<class_float>` **hue_variation**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -881,7 +881,7 @@ Each particle's hue will vary along this :ref:`Curve<class_Curve>`.
|
|
|
- :ref:`float<class_float>` **hue_variation_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -897,7 +897,7 @@ Hue variation randomness ratio.
|
|
|
- :ref:`float<class_float>` **initial_velocity**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -913,7 +913,7 @@ Initial velocity magnitude for each particle. Direction comes from :ref:`spread<
|
|
|
- :ref:`float<class_float>` **initial_velocity_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -929,7 +929,7 @@ Initial velocity randomness ratio.
|
|
|
- :ref:`float<class_float>` **lifetime**
|
|
|
|
|
|
+-----------+---------------------+
|
|
|
-| *Default* | 1.0 |
|
|
|
+| *Default* | ``1.0`` |
|
|
|
+-----------+---------------------+
|
|
|
| *Setter* | set_lifetime(value) |
|
|
|
+-----------+---------------------+
|
|
@@ -945,7 +945,7 @@ Amount of time each particle will exist.
|
|
|
- :ref:`float<class_float>` **lifetime_randomness**
|
|
|
|
|
|
+-----------+--------------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+--------------------------------+
|
|
|
| *Setter* | set_lifetime_randomness(value) |
|
|
|
+-----------+--------------------------------+
|
|
@@ -961,7 +961,7 @@ Particle lifetime randomness ratio.
|
|
|
- :ref:`float<class_float>` **linear_accel**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -991,7 +991,7 @@ Each particle's linear acceleration will vary along this :ref:`Curve<class_Curve
|
|
|
- :ref:`float<class_float>` **linear_accel_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -1007,7 +1007,7 @@ Linear acceleration randomness ratio.
|
|
|
- :ref:`bool<class_bool>` **local_coords**
|
|
|
|
|
|
+-----------+----------------------------------+
|
|
|
-| *Default* | true |
|
|
|
+| *Default* | ``true`` |
|
|
|
+-----------+----------------------------------+
|
|
|
| *Setter* | set_use_local_coordinates(value) |
|
|
|
+-----------+----------------------------------+
|
|
@@ -1037,7 +1037,7 @@ The :ref:`Mesh<class_Mesh>` used for each particle. If ``null``, particles will
|
|
|
- :ref:`bool<class_bool>` **one_shot**
|
|
|
|
|
|
+-----------+---------------------+
|
|
|
-| *Default* | false |
|
|
|
+| *Default* | ``false`` |
|
|
|
+-----------+---------------------+
|
|
|
| *Setter* | set_one_shot(value) |
|
|
|
+-----------+---------------------+
|
|
@@ -1097,7 +1097,7 @@ Orbital velocity randomness ratio.
|
|
|
- :ref:`float<class_float>` **preprocess**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_pre_process_time(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -1113,7 +1113,7 @@ Particle system starts as if it had already run for this many seconds.
|
|
|
- :ref:`float<class_float>` **radial_accel**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -1143,7 +1143,7 @@ Each particle's radial acceleration will vary along this :ref:`Curve<class_Curve
|
|
|
- :ref:`float<class_float>` **radial_accel_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -1159,7 +1159,7 @@ Radial acceleration randomness ratio.
|
|
|
- :ref:`float<class_float>` **randomness**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_randomness_ratio(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -1175,7 +1175,7 @@ Emission lifetime randomness ratio.
|
|
|
- :ref:`float<class_float>` **scale_amount**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 1.0 |
|
|
|
+| *Default* | ``1.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -1205,7 +1205,7 @@ Each particle's scale will vary along this :ref:`Curve<class_Curve>`.
|
|
|
- :ref:`float<class_float>` **scale_amount_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|
|
@@ -1221,7 +1221,7 @@ Scale randomness ratio.
|
|
|
- :ref:`float<class_float>` **speed_scale**
|
|
|
|
|
|
+-----------+------------------------+
|
|
|
-| *Default* | 1.0 |
|
|
|
+| *Default* | ``1.0`` |
|
|
|
+-----------+------------------------+
|
|
|
| *Setter* | set_speed_scale(value) |
|
|
|
+-----------+------------------------+
|
|
@@ -1237,7 +1237,7 @@ Particle system's running speed scaling ratio. A value of ``0`` can be used to p
|
|
|
- :ref:`float<class_float>` **spread**
|
|
|
|
|
|
+-----------+-------------------+
|
|
|
-| *Default* | 45.0 |
|
|
|
+| *Default* | ``45.0`` |
|
|
|
+-----------+-------------------+
|
|
|
| *Setter* | set_spread(value) |
|
|
|
+-----------+-------------------+
|
|
@@ -1253,7 +1253,7 @@ Each particle's initial direction range from ``+spread`` to ``-spread`` degrees.
|
|
|
- :ref:`float<class_float>` **tangential_accel**
|
|
|
|
|
|
+-----------+------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+------------------+
|
|
|
| *Setter* | set_param(value) |
|
|
|
+-----------+------------------+
|
|
@@ -1283,7 +1283,7 @@ Each particle's tangential acceleration will vary along this :ref:`Curve<class_C
|
|
|
- :ref:`float<class_float>` **tangential_accel_random**
|
|
|
|
|
|
+-----------+-----------------------------+
|
|
|
-| *Default* | 0.0 |
|
|
|
+| *Default* | ``0.0`` |
|
|
|
+-----------+-----------------------------+
|
|
|
| *Setter* | set_param_randomness(value) |
|
|
|
+-----------+-----------------------------+
|