Navigation: Scripting Reference Manual > Data Structures > T_PHONGSCATTER

 

T_PHONGSCATTER

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for the Phong Scatter model.

 

Definition

Type T_PHONGSCATTER

d As Double

n As Double

Name As String

Description As String

ApplyRefl As Boolean

ApplyTrans As Boolean

HaltIncident As Boolean

End Type

 

Members

d

d coefficient.

 

n

n coefficient.

 

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

AddPhongScatter

GetPhongScatter

InitPhongScatter

SetPhongScatter

 

See Also

T_ABGSCATTER

T_BLACKPAINT

T_GAUSSIANSCATTER

T_HARVEYSHACKSCATTER

T_LAMBERTIANSCATTER

T_MIESCATTER

Examples

Scatter

 

 

 

 

 

 

Copyright © Photon Engineering, LLC