コード例 #1
0
 public void FullSet(DeltaLimitedFloat other)
 {
     TargetValue = other.TargetValue;
     ActualValue = other.ActualValue;
 }