DiffuseConstant Property
DiffuseConstant
The ratio of diffuse reflection to amount of incoming light. This property must be between 0 and 10,000 and is unitless.
Declaration
public float DiffuseConstant { get; set; }
Public Property DiffuseConstant As Single