mirror of
https://github.com/godotengine/godot.git
synced 2025-03-19 23:53:32 +08:00
[DOCS] minor ParticlesMaterial docs fix Linear -> Radial
(cherry picked from commit 7d18334ad2e29a10d9a7b9484aa31a07b6eec697)
This commit is contained in:
parent
3cc2eee4e8
commit
5485939233
@ -132,7 +132,7 @@
|
||||
Orbital velocity randomness ratio. Default value: [code]0[/code].
|
||||
</member>
|
||||
<member name="radial_accel" type="float" setter="set_param" getter="get_param">
|
||||
Linear acceleration applied to each particle.
|
||||
Radial acceleration applied to each particle.
|
||||
</member>
|
||||
<member name="radial_accel_curve" type="Texture" setter="set_param_texture" getter="get_param_texture">
|
||||
Each particle's radial acceleration will vary along this [CurveTexture].
|
||||
|
Loading…
x
Reference in New Issue
Block a user