Sandbox Logo

FGDCurve.Maxs

Vector2 Maxs { get; set; }

Description

The top right corner of the curve. Mins and Maxs represent the range of inputs and outputs of the curve function.

Return

User Comments