Table of Contents

Property MaximumVelocity

Namespace
SkiaSharp.Extended.UI.Controls
Assembly
SkiaSharp.Extended.UI.dll

MaximumVelocity

Gets or sets the maximum velocity cap for particles. A value of 0 means no cap.

public double MaximumVelocity { get; set; }

Property Value

double