Click or drag to resize

ScoutEventBatBallDirection Property

Gets the direction of the ball as it leaves the bat

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public double? BatBallDirection { get; }

Property Value

NullableDouble
The direction of the ball as it leaves the bat
Remarks
-45 = left field bounds, 45 = right field bounds, 0 = straight forward
See Also