new Cesium.PerInstanceColorAppearance( {
renderState : {
depthTest : {
enabled : true
}
}
} );
new Cesium.PerInstanceColorAppearance( {
renderState : {
depthTest : {
enabled : true
}
}
} );