Click or drag to resize

ScoutEventBatBallAngle Property

Gets the angle of the ball, relative from the ground, as the ball leaves the bat

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

Property Value

NullableDouble
The angle of the ball, relative from the ground, as the ball leaves the bat
See Also