Difference between revisions of "ParticleSystem:setRotation"
(→See Also) |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Sets the rotation of the image upon particle creation (in radians). | |
− | |||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 13: | Line 12: | ||
== See Also == | == See Also == | ||
* [[parent::ParticleSystem]] | * [[parent::ParticleSystem]] | ||
+ | * [[ParticleSystem:getRotation]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Sets the rotation of the image upon particle creation (in radians).}} |
+ | {{#set:Since=000}} | ||
+ | |||
+ | == Other Languages == | ||
+ | {{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