Skip to main content

GetMarkerScale

Gets the scale of a marker created with [CreateMarker](/createmarker).

  • marker: Parameter input should be in NetHandle type.

<!-- -->

  • float: The scale of the marker.

&#123;&#123;#tag:syntaxhighlight| Marker.GetMarkerScale(marker); |lang=csharp&#125;&#125; &#125;&#125;