Navigation: Scripting Reference Manual > Data Structures > T_BLACKPAINT

 

T_BLACKPAINT

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for the generic diffuse Black Paint Scatter model.

 

Definition

Type T_BLACKPAINT

Refl As Double

Name As String

Description As String

ApplyRefl As Boolean

ApplyTrans As Boolean

HaltIncident As Boolean

End Type

 

Members

Refl

Normal incidence reflectivity (TIS) for 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

AddBlackPaint

GetBlackPaint

InitBlackPaint

SetBlackPaint

 

See Also

T_ABGSCATTER

T_GAUSSIANSCATTER

T_HARVEYSHACKSCATTER

T_LAMBERTIANSCATTER

T_MIESCATTER

T_PHONGSCATTER

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC