Appearance
KBE3D / KBCore / Cesium / metadata
变量: metadata
constmetadata:Int8Array[] |Uint8Array[] |Int16Array[] |Uint16Array[] |Int32Array[] |Uint32Array[] |Float32Array[] |Float64Array[]
The metadata for this voxel content. The metadata is an array of typed arrays, one for each field. The data for one field is a flattened 3D array ordered by X, then Y, then Z.
