ConstructorOptions

Properties

Link copied to clipboard
abstract val cornerType: CornerType?

Determines the style of the corners. Default value - CornerType.ROUNDED

Link copied to clipboard
abstract val ellipsoid: Ellipsoid?

The ellipsoid to be used as a reference. Default value - Ellipsoid.default

Link copied to clipboard
abstract val granularity: Double?

The distance, in radians, between each latitude and longitude. Determines the number of positions in the buffer. Default value - Math.RADIANS_PER_DEGREE

Link copied to clipboard
abstract val polylinePositions: <Error class: unknown class><Cartesian3>

An array of Cartesian3 positions that define the center of the polyline volume.

Link copied to clipboard
abstract val shapePositions: <Error class: unknown class><Cartesian2>

An array of Cartesian2 positions that define the shape to be extruded along the polyline

Link copied to clipboard
abstract val vertexFormat: VertexFormat?

The vertex attributes to be computed. Default value - VertexFormat.DEFAULT