Small World Engine API Reference - v0.46.1
    Preparing search index...

    Interface OctahedronOptions

    Configuration options for octahedron geometry.

    interface OctahedronOptions {
        radius?: number;
    }
    Index

    Properties

    Properties

    radius?: number

    The circumradius of the octahedron (distance from center to vertices). Defaults to 1.