Skip to content
arnholm edited this page May 1, 2017 · 1 revision

sphere

A sphere is defined by its radius. It is placed in the origin, unless explicitly transformed.

Parameter name Description Status
r Circle radius required

Complete sphere example

<?xml version="1.0" encoding="utf-8"?>
<xcsg version="1.0">
    <sphere r="50"/>
</xcsg>

Clone this wiki locally