Interface VectorDatum

Hierarchy

  • VectorDatum

Properties

Properties

fnType: "vector"
offset?: [number, number]

Vector offset when fnType: 'vector'

vector: [number, number]

An array of 2-number array which hold the coordinates of the points to render when fnType: 'vector'

Generated using TypeDoc