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

    Implements

    Index

    Constructors

    Properties

    applyTaskQueue: ApplyTask[] = []

    The queue of tasks containing chunks ready to be enabled

    nbVerticesPerRow: number

    the number vertices per row of the chunk (total number of vertices = nbVerticesPerRow * nbVerticesPerRow)

    workerPool: WorkerPool

    The worker manager FIXME: the workerpool does not need to be a class

    Methods