Skip to content

KBE3D / KBCore / Cesium / subdivideArray

函数: subdivideArray()

subdivideArray(array: any[], numberOfArrays: number): void

Subdivides an array into a number of smaller, equal sized arrays.

参数

array

any[]

The array to divide.

numberOfArrays

number

The number of arrays to divide the provided array into.

返回

void

KBE3D @3.0.0 Copyright © 2024-present KBE3D