Beispiel #1
0
 public Bar()
 {
     Position = new MySyncedVector3D();
     Orientation = new MySyncedQuaternionNorm();
 }
Beispiel #2
0
 public Bar()
 {
     Position    = new MySyncedVector3D();
     Orientation = new MySyncedQuaternionNorm();
 }