pack

fun pack(value: PlaneOutlineGeometry, array: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>): ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>(source)

Stores the provided instance into the provided array.

Return

The array that was packed into

Parameters

value

The value to pack.

array

The array to pack into.

See also