czm_getDefaultMaterial
An czm_material with default values. Every material's czm_getMaterial should use this default material as a base for the material it returns. The default normal value is given by materialInput.normalEC.
Parameters:
| Name | Type | Description | 
|---|---|---|
| input | czm_materialInput | The input used to construct the default material. | 
Returns:
	
	
		czm_material 
		
		 The default material.
         
    
    
	
	
- czm_materialInput
- czm_material
- czm_getMaterial
