2021-09-09 20:42:29 -04:00

16 lines
652 B
Markdown

# Volume (Sphere)
Menu Path : **Operator > Math > Geometry > Volume (Sphere)**
The **Volume (Sphere)** Operator calculates the volume of a sphere. This is equal to **4/3 π r<sup>2</sup> h**.
## Operator properties
| **Input** | **Type** | **Description** |
| ---------- | -------- | -------------------------------------------------- |
| **Sphere** | Sphere | The Sphere this Operator calculates the volume of. |
| **Output** | **Type** | **Description** |
| ---------- | -------- | ------------------------------------ |
| **Volume** | Float | The calculated volume of the Sphere. |