Sets the direction the particles will be emitted in.
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:setDirection( direction )
</source>
=== 引数 ===
{{param (日本語)|number|direction|The direction of the particles (in radians).}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the direction the particles will be emitted in.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:setDirection}}