Sandbox Logo

FGDCurve.Mins

Vector2 Mins { get; set; }

Description

The bottom left corner of the curve. Mins and Maxs represent the range of inputs and outputs of the curve function.

Return

User Comments