FeatureArrayLayout: {
    count: [number, number];
    order?: ArrayOrder;
    origin?: Point3D;
    spacing: [Scalar, Scalar];
}

Type declaration