Package | Description |
---|---|
org.cesiumjs.cesium | |
org.cesiumjs.cesium.materials |
Modifier and Type | Method and Description |
---|---|
Material |
Polyline.getMaterial() |
Material |
PerInstanceColorAppearance.getMaterial() |
Modifier and Type | Method and Description |
---|---|
Polyline |
Polyline.setMaterial(Material material) |
PerInstanceColorAppearance |
PerInstanceColorAppearance.setMaterial(Material material) |
Modifier and Type | Class and Description |
---|---|
class |
ColorMaterial |
class |
ImageMaterial |
class |
PolylineArrowMaterial |
class |
PolylineGlow |
class |
PolylineOutlineMaterial |
Modifier and Type | Method and Description |
---|---|
static <T extends Material> |
Material.fromType(String type) |
static <T extends Material> |
Material.fromType(String type,
Undocumented uniforms) |
Copyright © 2014. All rights reserved.