StandardSpecular Constructor
StandardSpecular(Color, float)
Creates a new Standard descriptor with the specified specular color and smoothness value.
Declaration
public StandardSpecular(Color specularColor, float smoothness)
Parameters
Type | Name | Description |
---|---|---|
Color | specularColor | |
float | smoothness |