public class RectanglePrimitive 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 |
---|
RectanglePrimitive(AbstractPrimitiveOptions options) |
Modifier and Type | Method and Description |
---|---|
Cartesian3[] |
getPositions() |
Rectangle |
getRectangle() |
void |
setRectangle(Rectangle rectangle) |
getAttribute, getGeometry, initialize, isDestroyer, same, setAttribute
allowPicking, asynchronous, compressVertices, geometryInstances, initializeTerrainHeights, interleave, isSupported, ready, readyPromise, releaseGeometryInstances, supportsMaterials, vertexCacheOptimize
destroy, getGeometryInstanceAttributes, isDestroyed, update
public RectanglePrimitive(AbstractPrimitiveOptions options)
public Cartesian3[] getPositions()
public final void setRectangle(Rectangle rectangle)
public final Rectangle getRectangle()
Copyright © 2019. All rights reserved.