Working with Radius of Sphere

Working with Radius of Sphere

Using Aspose.3D for Java, you can set of get radius of a sphere. In order to get or set radius, you can use getRadius() and setRadius() methods of Sphere class. The following is the code sample to set radius of a sphere.