Navigation: Scripting Reference Manual > Data Structures > T_ABGSCATTER

 

T_ABGSCATTER

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for the ABg Scatter model.

 

Definition

Type T_ABGSCATTER

Acoef As Double

Bcoef As Double

G As Double

Name As String

Description As String

ApplyRefl As Boolean

ApplyTrans As Boolean

HaltIncident As Boolean

End Type

 

Members

Acoef

The A coefficient of the scatter model.

 

Bcoef

The B coefficient of the scatter model.

 

G

The slope for large B-B0.

 

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

AddAbgScatter

GetAbgScatter

InitAbgScatter

SetAbgScatter

 

See Also

T_BLACKPAINT

T_GAUSSIANSCATTER

T_HARVEYSHACKSCATTER

T_LAMBERTIANSCATTER

T_MIESCATTER

T_PHONGSCATTER

Examples

 

 

 

 

 

 

Copyright © Photon Engineering, LLC