Difference between revisions of "ParticleSystem:setRotation (Français)"
(Created page with "Règle la rotation de l'image à la création de la particule (en radians). == Fonction == === Synopsis === <source lang="lua"> ParticleSystem:setRotation( min, max ) </source...") |
(→Voir également) |
||
Line 12: | Line 12: | ||
== Voir également == | == Voir également == | ||
* [[parent::ParticleSystem (Français)]] | * [[parent::ParticleSystem (Français)]] | ||
+ | * [[ParticleSystem:getRotation (Français)]] | ||
[[Category:Functions (Français)]] | [[Category:Functions (Français)]] | ||
{{#set:Description=Règle la rotation de l'image à la création de la particule (en radians).}} | {{#set:Description=Règle la rotation de l'image à la création de la particule (en radians).}} | ||
{{#set:Since=000}} | {{#set:Since=000}} | ||
+ | |||
== Autres langues == | == Autres langues == | ||
{{i18n|ParticleSystem:setRotation}} | {{i18n|ParticleSystem:setRotation}} |
Latest revision as of 01:31, 9 January 2021
Règle la rotation de l'image à la création de la particule (en radians).
Fonction
Synopsis
ParticleSystem:setRotation( min, max )
Arguments
number (Français) min
- L'angle initial minimum (radians).
number (Français) max (min)
- L'angle initial maximum (radians).
Retourne
Rien.
Voir également
Autres langues
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