Skip to main content

GetMarkerDirection

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

  • marker: Parameter input should be in NetHandle type.

<!-- -->

  • Vector3: The direction of the marker.

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