Tile - YMapMarker - Image Relative Scale – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Image Relative Scale == File:YlandsTile-1269...")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
Line 26: Line 26:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:26, 24 November 2023

Image Relative Scale

YlandsTile-1269-get.png

YlandsTile-1269-set.png

get imageRelativeScale(): number;
set imageRelativeScale(value: number);

Availability

Server

Description

Allows to get/set the relative size of the foreground image to the overall scale of the map marker.

Notes

  • Values of 0-1.
  • Useful for creating padding between the two images of the map marker when their original sizes are similar.