# ConstantMultipliedByDiffuseAlpha

> Smoothness value comes from a mix of _smoothness and the alpha channel of _diffuseTexture

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.TerrainModule

```csharp
[InspectorName("Constant * Diffuse Alpha")]
ConstantMultipliedByDiffuseAlpha = 0
```
