public class PolygonPrimitive extends AbstractPrimitive
AbstractPrimitive.Destroy, AbstractPrimitive.GetGeometry, AbstractPrimitive.Update
createPrimitive, destroy, ellipsoid, getGeometry, granularity, options, update
classificationType, debugShowBoundingVolume, debugShowShadowVolume, show
appearance, cull, geometryInstances, modelMatrix, shadows
Constructor and Description |
---|
PolygonPrimitive(AbstractPrimitiveOptions options) |
Modifier and Type | Method and Description |
---|---|
Cartesian3[] |
getPositions() |
void |
setPositions(Cartesian3[] positions) |
getAttribute, getGeometry, initialize, isDestroyer, same, setAttribute
allowPicking, asynchronous, compressVertices, geometryInstances, initializeTerrainHeights, interleave, isSupported, ready, readyPromise, releaseGeometryInstances, supportsMaterials, vertexCacheOptimize
destroy, getGeometryInstanceAttributes, isDestroyed, update
public PolygonPrimitive(AbstractPrimitiveOptions options)
public Cartesian3[] getPositions()
public void setPositions(Cartesian3[] positions)
Copyright © 2019. All rights reserved.