Modifier and Type | Class and Description |
---|---|
class |
PolylineArrowMaterialProperty
A material Property that maps to PolylineArrow
Material uniforms. |
Modifier and Type | Field and Description |
---|---|
MaterialProperty |
PolygonGraphics.material
A Property specifying the material used to fill the polygon.
|
MaterialProperty |
EllipseGraphics.material
A Property specifying the material used to fill the ellipse.
|
MaterialProperty |
EllipsoidGraphics.material
A Property specifying the material used to fill the ellipsoid.
|
MaterialProperty |
RectangleGraphics.material
Gets or sets the Property specifying the material used to fill the rectangle.
|
MaterialProperty |
PolylineGraphics.material
A Property specifying the material used to draw the polyline.
|
MaterialProperty |
PlaneGraphics.material
A Property specifying the material used to fill the plane.
|
MaterialProperty |
PolylineVolumeGraphics.material
A Property specifying the material used to fill the volume.
|
MaterialProperty |
WallGraphics.material
A Property specifying the material used to fill the wall.
|
MaterialProperty |
BoxGraphics.material
Gets or sets the material used to fill the box.
|
MaterialProperty |
CylinderGraphics.material
A Property specifying the material used to fill the cylinder.
|
MaterialProperty |
PathGraphics.material
A Property specifying the material used to draw the path.
|
Modifier and Type | Field and Description |
---|---|
MaterialProperty |
PolylineGraphicsOptions.depthFailMaterial
A property specifiying the material used to draw the polyline when it is below the terrain.
|
MaterialProperty |
PathGraphicsOptions.material
A Property specifying the material used to draw the path.
|
MaterialProperty |
CylinderGraphicsOptions.material
A Property specifying the material used to fill the cylinder.
|
MaterialProperty |
RectangleGraphicsOptions.material
A Property specifying the material used to fill the rectangle.
|
MaterialProperty |
WallGraphicsOptions.material
A Property specifying the material used to fill the wall.
|
MaterialProperty |
EllipsoidGraphicsOptions.material
A Property specifying the material used to fill the ellipsoid.
|
MaterialProperty |
BoxGraphicsOptions.material
A Property specifying the material used to fill the box.
|
MaterialProperty |
PolylineVolumeGraphicsOptions.material
A Property specifying the material used to fill the volume.
|
MaterialProperty |
EllipseGraphicsOptions.material
A Property specifying the material used to fill the ellipse.
|
MaterialProperty |
PlaneGraphicsOptions.material
A Property specifying the material used to fill the plane.
|
MaterialProperty |
PolygonGraphicsOptions.material
A Property specifying the material used to fill the polygon.
|
MaterialProperty |
PolylineGraphicsOptions.material
A Property specifying the material used to draw the polyline.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckerboardMaterialProperty |
class |
ColorMaterialProperty |
class |
CompositeMaterialProperty |
class |
GridMaterialProperty |
class |
ImageMaterialProperty |
class |
PolylineDashMaterialProperty
A
MaterialProperty that maps to polyline dash Material uniforms. |
class |
PolylineGlowMaterialProperty |
class |
PolylineOutlineMaterialProperty
A
MaterialProperty that maps to polyline outline Material uniforms. |
class |
StripeMaterialProperty |
Modifier and Type | Method and Description |
---|---|
MaterialProperty |
GeometryUpdater.fillMaterialProperty()
Gets the material property used to fill the geometry.
|
Copyright © 2019. All rights reserved.