Navigation: Scripting Reference Manual > Data Structures > T_HARVEYSHACKSCATTER

 

T_HARVEYSHACKSCATTER

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for attributes of the Harvey-Shack Scatter model.

 

Definition

Type T_HARVEYSHACKSCATTER

b0 As Double

L As Double

S As Double

Name As String

Description As String

ApplyRefl As Boolean

ApplyTrans As Boolean

HaltIncident As Boolean

End Type

 

Members

b0

BRDF value at B=B0.

 

L

Value of B-B0 for the "knee" of the curve.

 

S

Slope for large B-B0 values.

 

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

AddHarveyShackScatter

GetHarveyShackScatter

InitHarveyShackScatter

SetHarveyShackScatter

 

See Also

T_ABGSCATTER

T_BLACKPAINT

T_GAUSSIANSCATTER

T_LAMBERTIANSCATTER

T_MIESCATTER

T_PHONGSCATTER

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC