Package | Description |
---|---|
org.cesiumjs.cesium.data | |
org.cesiumjs.cesium.materials |
Modifier and Type | Method and Description |
---|---|
PathGraphics |
PathGraphics.setMaterial(MaterialProperty material) |
Modifier and Type | Class and Description |
---|---|
class |
ColorMaterialProperty |
Modifier and Type | Method and Description |
---|---|
static MaterialProperty |
MaterialProperty.create() |
static MaterialProperty |
ColorMaterialProperty.create(Property<Color> color) |
static MaterialProperty |
ColorMaterialProperty.fromColor(Color color) |
Copyright © 2014. All rights reserved.