Description Data structure for attributes of the Harvey-Shack Scatter model.
Definition Type T_HARVEYSHACKSCATTER b0 As Double L As Double S As Double Name As String Description As String ApplyRefl As Boolean ApplyTrans As Boolean HaltIncident As Boolean End Type
Members b0 BRDF value at B=B0.
L Value of B-B0 for the "knee" of the curve.
S Slope for large B-B0 values.
Name Name of the model.
Description Description of the model.
ApplyRefl Determines if the scatter model is applied on reflection.
ApplyTrans Determines if the scatter model is applied on transmission.
HaltIncident Determines if the scatter model halts the incident ray.
Used as Parameter in
See Also Examples
|