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

    Class FrustumCuller

    Handles frustum culling for objects in a scene.

    Index

    Constructors

    Properties

    lastIntersectedNodes: Set<OctreeNode> = ...

    The octree nodes that were intersected during the last cull operation.

    lastVisibleCount: number = 0

    The number of visible objects during the last cull operation.

    Methods