Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...

    Describes all object that have a physical extent: they can be enclosed in a sphere of a certain radius

    interface HasBoundingSphere {
        getBoundingRadius(): number;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods