/// <summary> /// Updates itself /// </summary> public virtual void Update() { ReferenceFrame b = BaseFrame; own.Set(b, relative); }