Point3ArrayInitInfo

constructor(dataType: Tensor.DataType, size: Int = 1)

Parameters

dataType

: data type of the X, Y and Z values in this POINT3 array.

size

: number of the elements.