public void StoreCurrentAsB() { transformB.Capture(transform); }
public void StoreCurrentAsA() { transformA.Capture(transform); }