Merge pull request #84276 from Chubercik/velocity_pivot_desc

Add a description for the `velocity_pivot` parameter
This commit is contained in:
Rémi Verschelde 2023-11-01 15:10:56 +01:00
commit 1ea46ad4c3
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -384,6 +384,7 @@
A [CurveTexture] that defines the maximum velocity of a particle during its lifetime.
</member>
<member name="velocity_pivot" type="Vector3" setter="set_velocity_pivot" getter="get_velocity_pivot" default="Vector3(0, 0, 0)">
A pivot point used to calculate radial and orbital velocity of particles.
</member>
</members>
<constants>