|  | |
| Standard | |
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | StandardMaterial | Constructor | 
|  | StandardMaterial(Color4) | StandardMaterial constructor with diffuse color and alpha specified in Color4 struct. | 
|  | StandardMaterial(Color3, Single) | StandardMaterial constructor with a diffuse color and an alpha value (alpha is 1 when not specified) | 
|  | StandardMaterial(ShaderResourceView, Boolean) | StandardMaterial constructor with diffuse texture specified with textureShaderResourceView | 
 See Also
See Also