Merge pull request #17675 from Noshyaar/r

[DOCS] minor ParticlesMaterial docs fix Linear -> Radial

[ci skip]
This commit is contained in:
Poommetee Ketson 2018-03-21 23:47:00 +07:00 committed by GitHub
commit f2df8c94b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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].