Difference between revisions of "ParticleSystem:getOffsetX"

(add new func)
 
Line 15: Line 15:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the x coordinate of the particle rotation offset.}}
 
{{#set:Description=Get the x coordinate of the particle rotation offset.}}
 +
== Other Languages ==
 +
{{i18n|ParticleSystem:getOffsetX}}

Revision as of 19:24, 18 November 2010

Get the x coordinate of the particle rotation offset.

Function

Synopsis

xOffset = ParticleSystem:getOffsetX( )

Arguments

None.

Returns

number xOffset
The x coordinate of the rotation offset.

See Also

Other Languages