Description Data structure for a Scripted scatter model.
Definition Type T_SCRIPTSCATTER Script As String Name As String Description As String ApplyRefl As Boolean ApplyTrans As Boolean HaltIncident As Boolean End Type
Members Script String containing full text of script.
Name Name of scatter model.
Description Description of scatter 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 Examples
|