Difference between revisions of "Matrix:getScaleY"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
Line 7: Line 7:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
(number) = Matrix:getScaleY()
 
(number) = Matrix:getScaleY()
</source>
+
</syntaxhighlight>
 
=== <translate>Return values</translate> ===
 
=== <translate>Return values</translate> ===
 
'''<translate>Returns</translate>''' (number) <translate>scale on y axis</translate><br/>
 
'''<translate>Returns</translate>''' (number) <translate>scale on y axis</translate><br/>
  
 
{{Matrix}}
 
{{Matrix}}

Latest revision as of 15:30, 13 July 2023