_planetSphere = new BoundingSphere(new Vector3(PlanetText.Width /2,PlanetText.Height /2,0), Radius);
now the basic idea is that the object is a circle and i'm not entirely sure how to set the radius of it could someone help me out and send me in the right direction

Help

