{{oldin|[[0.9.0]]|090|type=function|text=It has been moved to [[ParticleSystem:getOffset]]}}
Get the y coordinate of the particle rotation offset.
== Function ==
=== Synopsis ===
<source lang="lua">
yOffset = ParticleSystem:getOffsetY( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|yOffset|The y coordinate of the rotation offset.}}
== See Also ==
* [[parent::ParticleSystem]]
* [[ParticleSystem:getOffsetX]]
* [[ParticleSystem:setOffset]]
[[Category:Functions]]
{{#set:Description=Get the y coordinate of the particle rotation offset.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|ParticleSystem:getOffsetY}}