Difference between revisions of "Texture:getWidth"
(Created page) |
m |
||
Line 11: | Line 11: | ||
== See Also == | == See Also == | ||
* [[parent::Texture]] | * [[parent::Texture]] | ||
+ | * [[Texture:getHeight]] | ||
+ | * [[Texture:getDimensions]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Gets the width of the Texture.}} | {{#set:Description=Gets the width of the Texture.}} |
Latest revision as of 01:39, 19 July 2017
Gets the width of the Texture.
Function
Synopsis
width = Texture:getWidth( )
Arguments
None.
Returns
number width
- The width of the Texture, in pixels.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info