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