Difference between revisions of "ParticleSystem:getOffsetX"

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.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ParticleSystem:getOffsetX}}
 
{{i18n|ParticleSystem:getOffsetX}}

Revision as of 10:04, 25 March 2011

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