{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}}
Gets the radial acceleration (away from the emitter).
== 関数 ==
=== 概要 ===
<source lang="lua">
min, max = ParticleSystem:getRadialAcceleration( )
</source>
=== 引数 ===
ありません。
=== 返値 ===
{{param (日本語)|number|min|The minimum acceleration.}}
{{param (日本語)|number|max|The maximum acceleration.}}
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
* [[ParticleSystem:setRadialAcceleration (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the radial acceleration (away from the emitter).}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:getRadialAcceleration}}