private static extern void Internal_TDistribution3(Vector2Distribution managedInstance, Vector2Curve minCurve, Vector2Curve maxCurve);
 private static extern void Internal_TDistribution2(Vector2Distribution managedInstance, Vector2Curve curve);
 private static extern void Internal_TDistribution1(Vector2Distribution managedInstance, ref Vector2 minValue, ref Vector2 maxValue);
 private static extern void Internal_TDistribution0(Vector2Distribution managedInstance, ref Vector2 value);
 private static extern void Internal_TDistribution(Vector2Distribution managedInstance);
 private static extern void Internal_setsizeScaleOverLifetime(IntPtr thisPtr, Vector2Distribution value);