16 lines
652 B
Markdown
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. |
|