Navigation: Scripting Reference Manual > Functions & Subroutines > IsSourceDirRange

 

IsSourceDirRange

 

Contact Us: fredsupport@photonengr.com

 

Description

Determines if a given source has a "Random directions into an angular range" ray direction type.

 

Syntax

range = IsSourceDirRange ( n )

 

Parameters

range (Boolean)

Indicates if the source has a "Random directions into an angular range" ray direction (True) or not (False).

 

n As Long

Node number of the source.

 

Remarks

This function determines if a given source has a "Random directions into an angular range" ray direction type. If there is a problem the function returns False and does not set an error.

 

See Also

T_SOURCEDIRRANGE

GetSourceDirRange

SetSourceDirRange

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC