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