FromPositionsOptions
Properties
The type of line the polygon edges must follow. Valid options are ArcType.GEODESIC and ArcType.RHUMB. Default value - ArcType.GEODESIC
When false, leaves off the bottom of an extruded polygon open. Default value - true
The ellipsoid to be used as a reference. Default value - Ellipsoid.default
The height of the polygon extrusion.
The distance, in radians, between each latitude and longitude. Determines the number of positions in the buffer. Default value - Math.RADIANS_PER_DEGREE
Use the height of options.positions for each position instead of using options.height to determine the height. Default value - false
An array of positions that defined the corner points of the polygon.
The rotation of the texture coordinates, in radians. A positive rotation is counter-clockwise. Default value - 0.0
Texture coordinates as a PolygonHierarchy of Cartesian2 points. Has no effect for ground primitives.
The vertex attributes to be computed. Default value - VertexFormat.DEFAULT