Surface.StandardSpecular
StandardSpecular
get: Returns the parameters if using StandardSpecular, otherwise default.
set: Sets LightingModel to StandardSpecular and sets the model parameters based on the
input value.
Declaration
public StandardSpecular StandardSpecular { get; set; }