sphere example

A sphere given by its centre radius.

Usage

sphere
{
    type            searchableSphere;
    centre          (0 0 0);
    radius          3;
}

Where:

Property Description Required
centre Centre of sphere yes
radius Radius of sphere yes