Description Retrieves the scatter data for a specified Phong Scatter model.
Syntax GetPhongScatter id, scatter
Parameters id As Long Identifier for the Phong scatter model.
scatter As T_PHONGSCATTER Structure containing the Phong scatter model data.
Remarks This subroutine retrieves the scatter data for a specified Phong Scatter model. If there is a problem, an error is posted and the subroutine returns without modifying scatter.
See Also Examples
|