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

    Class BoundingSphere

    Represents a bounding sphere in 3D space.

    Implements

    Index
    center: Vector3D

    The center position of the sphere.

    radius: number

    The radius of the sphere.

    type: BoundingType = BoundingType.SPHERE

    The type of the bounding volume.