Beispiel #1
0
 protected void CopyCurve(FloatCurve toCopy)
 {
     UIUtils.CopyFloatCurve(toCopy);
 }