SpecularConstant Property (DistantSpecular)
In This Topic
The ratio of specular reflection to the incoming light. The value is unitless and must be between 0 and 10,000.
Syntax
'Declaration
Public Property SpecularConstant As System.Single
public System.float SpecularConstant {get; set;}
See Also