コード例 #1
0
 public GravitySystem GetCurrentSystem()
 {
     return(dynamicBody.GetCurrentPrediction().gravitySystem);
 }