コード例 #1
0
 public PhysicsMetrics GetPhysicsMetrics()
 {
     return(_shadowWorld?.GetPhysicsMetrics() ?? new PhysicsMetrics());
 }