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

    Class StaticCollider

    A lightweight collision object that avoids the overhead of a full Object3D. Used for inserting static obstacles (like grid walls) into a SpatialHash.

    Implements

    Index
    bounds: BoundingVolume | undefined

    The physical bounding volume of the object.

    isPickable: boolean = true