PointPrimitive
Properties for point primitives. A point primitive is a spherical marker at a single position.
Import
import ScriptingApi as api
# Access the class
# PointPrimitive is available via api.PointPrimitive
Properties
center
Center position [x, y, z].
Type: list
radius
Sphere radius.
Type: float