public virtual void BeforeFrame()
 {
     GameCamera?.BeforeFrame();
 }