Esempio n. 1
0
 public CameraBoundingBox(Rider rider)
 {
     RiderPosition = rider.CalculateCenter();
 }