Type alias LineGeometryOptions

LineGeometryOptions: {
    positions: Cartesian3[];
}

Type declaration

  • positions: Cartesian3[]

Generated using TypeDoc