new MeshMaterial(options)
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Properties
|
Properties:
Name | Type | Description |
---|---|---|
uniforms |
Object | |
uniformStateUsed |
Object | |
translucent |
Boolean | |
wireframe |
Boolean | |
side |
Enum | |
defaultColor |
String | Cesium.Color | |
vertexShader |
String | |
fragmentShader |
String |
- Source:
Members
(static) MeshMaterial.Sides
Properties:
Name | Type | Description |
---|---|---|
FRONT |
Enum | |
BACK |
Enum | |
DOUBLE |
Enum |
- Source: