Set position of the sphere (within its own reference frame).
This applies to the current active Sphere.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | x |
X position. |
||
| real(kind=real64), | intent(in) | :: | y |
Y position. |
||
| real(kind=real64), | intent(in) | :: | z |
Z position. |