Package | Description |
---|---|
org.cesiumjs.cs.scene | |
org.cesiumjs.cs.scene.apperances | |
org.cesiumjs.cs.scene.options |
Modifier and Type | Field and Description |
---|---|
Appearance |
GroundPolylinePrimitive.appearance
The Appearance used to shade this primitive.
|
Appearance |
Primitive.appearance
The Appearance used to shade this primitive.
|
Appearance |
ClassificationPrimitive.depthFailAppearance
The Appearance used to shade this primitive when it fails the depth test.
|
Modifier and Type | Class and Description |
---|---|
class |
DebugAppearance |
class |
EllipsoidSurfaceAppearance |
class |
MaterialAppearance |
class |
PerInstanceColorAppearance |
class |
PolylineColorAppearance |
class |
PolylineMaterialAppearance |
Modifier and Type | Field and Description |
---|---|
Appearance |
GroundPolylinePrimitiveOptions.appearance
The Appearance used to render the polyline.
|
Appearance |
PrimitiveOptions.appearance
The appearance used to render the primitive.
|
Appearance |
ClassificationPrimitiveOptions.appearance
The appearance used to render the primitive.
|
Copyright © 2019. All rights reserved.