SpecularConstant Property (SpotSpecular)
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 Single
public float SpecularConstant {get; set;}
See Also