Navigation: Scripting Reference Manual > Data Structures > T_LAMBERTIANSCATTER

 

T_LAMBERTIANSCATTER

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for the Lambertian Scatter model definition.

 

Definition

Type T_LAMBERTIANSCATTER

Refl As Double

Name As String

Description As String

ApplyRefl As Boolean

ApplyTrans As Boolean

HaltIncident As Boolean

End Type

 

Members

Refl

Hemispherical reflectivity of the model.

 

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

AddLambertianScatter 

GetLambertianScatter

InitLambertianScatter

SetLambertianScatter

 

See Also

T_ABGSCATTER

T_BLACKPAINT

T_GAUSSIANSCATTER

T_HARVEYSHACKSCATTER

T_MIESCATTER

T_PHONGSCATTER

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC