Description Sets the parameters of a specified generic diffuse Black Paint scatter model.
Syntax SetBlackPaint id, scatter
Parameters id As Long The identifier of the generic diffuse Black Paint scatter model.
scatter As T_BLACKPAINT The data structure for the scatter model.
Remarks This subroutine sets a specified generic diffuse Black Paint scatter model according to the parameters in scatter. If there is a problem, the subroutine posts an error and returns without modifying the scatter model.
See Also Examples
|