{{newin (日本語)|[[0.9.1 (日本語)|0.9.1]]|091|type=関数}}
Sets whether particle angles and rotations are relative to their velocities. If enabled, particles are aligned to the angle of their velocities and rotate relative to that angle.
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:setRelativeRotation( enable )
</source>
=== 引数 ===
{{param (日本語)|boolean|enable|True to enable relative particle rotation, false to disable it.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
* [[ParticleSystem:hasRelativeRotation (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets whether particle angles and rotations are relative to their velocities.}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:setRelativeRotation}}