Selaa lähdekoodia

Add a description for the `velocity_pivot` parameter

Jakub Marcowski 1 vuosi sitten
vanhempi
commit
201e5bab35
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      doc/classes/ParticleProcessMaterial.xml

+ 1 - 0
doc/classes/ParticleProcessMaterial.xml

@@ -384,6 +384,7 @@
 			A [CurveTexture] that defines the maximum velocity of a particle during its lifetime.
 			A [CurveTexture] that defines the maximum velocity of a particle during its lifetime.
 		</member>
 		</member>
 		<member name="velocity_pivot" type="Vector3" setter="set_velocity_pivot" getter="get_velocity_pivot" default="Vector3(0, 0, 0)">
 		<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>
 		</member>
 	</members>
 	</members>
 	<constants>
 	<constants>