We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A sphere is defined by its radius. It is placed in the origin, unless explicitly transformed.
Complete sphere example
<?xml version="1.0" encoding="utf-8"?> <xcsg version="1.0"> <sphere r="50"/> </xcsg>