ConstructorOptions

sealed interface ConstructorOptions(source)

Properties

Link copied to clipboard
abstract var ellipsoid: Ellipsoid?

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

Link copied to clipboard

A polygon hierarchy that can include holes.

Link copied to clipboard
abstract var stRotation: Double?

The rotation of the texture coordinates, in radians. A positive rotation is counter-clockwise. Default value - 0.0

Link copied to clipboard

Texture coordinates as a PolygonHierarchy of Cartesian2 points.

Link copied to clipboard
abstract var vertexFormat: VertexFormat?

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