Sets all of the data defining the sphere.
"sphere_var" is a variable referencing a Sphere object. |
"sphere_var" is a variable referencing a Sphere object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| origin | Point3D | The origin point (center) of the sphere. |
| radius | double | The radius of the sphere. |