SpherePrimitive
Properties for sphere primitives. A sphere is a 3D spherical volume.
Import
import ScriptingApi as api
# Access the class
# SpherePrimitive is available via api.SpherePrimitive
Properties
center
Center position [x, y, z].
Type: list
radius
Sphere radius.
Type: float