Difference between revisions of "ParticleSystem:setRotation"
(→See Also) |
|||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
* [[parent::ParticleSystem]] | * [[parent::ParticleSystem]] | ||
+ | * [[ParticleSystem:getRotation]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Sets the rotation of the image upon particle creation (in radians).}} | {{#set:Description=Sets the rotation of the image upon particle creation (in radians).}} | ||
{{#set:Since=000}} | {{#set:Since=000}} | ||
+ | |||
== Other Languages == | == Other Languages == | ||
{{i18n|ParticleSystem:setRotation}} | {{i18n|ParticleSystem:setRotation}} |
Latest revision as of 01:31, 9 January 2021
Sets the rotation of the image upon particle creation (in radians).
Function
Synopsis
ParticleSystem:setRotation( min, max )
Arguments
number min
- The minimum initial angle (radians).
number max (min)
- The maximum initial angle (radians).
Returns
Nothing.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info