Difference between revisions of "ParticleSystem:getOffsetY"

Line 15: Line 15:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the y coordinate of the particle rotation offset.}}
 
{{#set:Description=Get the y coordinate of the particle rotation offset.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ParticleSystem:getOffsetY}}
 
{{i18n|ParticleSystem:getOffsetY}}

Revision as of 10:04, 25 March 2011

Get the y coordinate of the particle rotation offset.

Function

Synopsis

yOffset = ParticleSystem:getOffsetY( )

Arguments

None.

Returns

number yOffset
The y coordinate of the rotation offset.

See Also


Other Languages