Navigation: Scripting Reference Manual > Functions & Subroutines > SetGaussianScatter

 

SetGaussianScatter

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the parameters of a specified generic diffuse Gaussian scatter model.

 

Syntax

SetGaussianScatter id, scatter

 

Parameters

id As Long

The identifier of the diffuse Gaussian scatter model.

 

scatter As T_GAUSSIANSCATTER

The data structure for the scatter model.

 

Remarks

This subroutine sets  a specified diffuse Gaussian 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

T_GAUSSIANSCATTER

AddGaussianScatter

InitGaussianScatter

GetGaussianScatter

Examples

Scatter

 

 

 

 

 

Copyright © Photon Engineering, LLC