Skip to content

KBE3D / KBCore / Cesium / Rotation / pack

函数: pack()

pack(value: Rotation, array: number[], startingIndex?: number): number[]

Stores the provided instance into the provided array.

参数

value

Rotation

The value to pack.

array

number[]

The array to pack into.

startingIndex?

number

The index into the array at which to start packing the elements.

返回

number[]

The array that was packed into

KBE3D @3.0.0 Copyright © 2024-present KBE3D