Description Appends scatter data to an existing Tabulated Scatter model.
Syntax AddTabulatedScatterData id, A0, B0, A, B, BSDF
Parameters id As Long Identifier of the scatter model in the Scatter Folder.
A0 As Double Elevation angle (degrees) for the specular direction.
B0 As Double Azimuth angle (degrees) for the specular direction.
A As Double Elevation angle (degrees) for the scatter direction.
B As Double Azimuth angle (degrees) for the scatter direction.
BSDF As Double BSDF value associated with given specular and scatter direction.
Remarks Appends scatter data to an existing Tabulated Scatter model.
Data is in spherical polar coordinates.
See Also
|