createFromGrowableXYZArray MethodStatic

push coordinates from the source array to the end of this array.

createFromGrowableXYZArray(source: GrowableXYZArray, transform?: Transform, dest?: GrowableXYArray): GrowableXYArray

Parameter Type Description
source GrowableXYZArray source array
transform Transform optional transform to apply to points.
dest GrowableXYArray optional result.

Defined in

Last Updated: 23 April, 2020