Exemplo n.º 1
0
 public void Set(Transform tx, Vec3 extents)
 {
     Tx = tx;
     E  = extents * (0.5);
 }