Description Retrieves the scale factor for the secondary rays in a specified source.
Syntax rays = GetSourceSecondaryRayScale ( n )
Parameters rays (Double) Returns the number of secondary rays in a specified source.
n As Long Node number of the source.
Remarks This function retrieves the scale factor for the secondary rays in a specified source. If there is a problem, the subroutine returns without setting an error or modifying the source.
See Also Examples
|