Package | Description |
---|---|
org.cesiumjs.cesium |
Modifier and Type | Method and Description |
---|---|
static BoxGeometry.Options |
BoxGeometry.Options.create() |
BoxGeometry.Options |
BoxGeometry.Options.maximumCorner(Cartesian3 maximumCorner) |
BoxGeometry.Options |
BoxGeometry.Options.minimumCorner(Cartesian3 minimumCorner) |
BoxGeometry.Options |
BoxGeometry.Options.vertexFormat(VertexFormat vertexFormat) |
Modifier and Type | Method and Description |
---|---|
static BoxGeometry |
BoxGeometry.create(BoxGeometry.Options options) |
Copyright © 2014. All rights reserved.