Package | Description |
---|---|
org.cesiumjs.cs.scene | |
org.cesiumjs.cs.scene.apperances | |
org.cesiumjs.cs.scene.apperances.options | |
org.cesiumjs.cs.scene.options |
Modifier and Type | Field and Description |
---|---|
Material |
Polyline.material
The material.
|
Material |
Globe.material
Gets or sets the material appearance of the Globe.
|
Modifier and Type | Method and Description |
---|---|
static Material |
Material.fromType(String type)
Creates a new material using an existing material type.
|
static Material |
Material.fromType(String type,
Object uniforms)
Creates a new material using an existing material type.
|
Modifier and Type | Field and Description |
---|---|
Material |
Appearance.material
The material used to determine the fragment color.
|
Modifier and Type | Method and Description |
---|---|
static EllipsoidSurfaceAppearance |
EllipsoidSurfaceAppearance.create(Material material) |
Modifier and Type | Field and Description |
---|---|
Material |
EllipsoidSurfaceAppearanceOptions.material
The material used to determine the fragment color.
|
Material |
AppearanceOptions.material
The material used to determine the fragment color.
|
Material |
MaterialAppearanceOptions.material
The material used to determine the fragment color.
|
Material |
PolylineMaterialAppearanceOptions.material
The material used to determine the fragment color.
|
Modifier and Type | Field and Description |
---|---|
Material |
PolylineOptions.material
The material.
|
Copyright © 2019. All rights reserved.