| Package | Description |
|---|---|
| org.cesiumjs.cs.core.geometry |
| Modifier and Type | Method and Description |
|---|---|
static BoxGeometry |
BoxGeometry.fromDimensions(BoxGeometryOptions options)
Creates a cube centered at the origin given its dimensions.
|
| Constructor and Description |
|---|
BoxGeometry(BoxGeometryOptions options)
Describes a cube centered at the origin.
|
Copyright © 2019. All rights reserved.