Navigation: Scripting Reference Manual > Functions & Subroutines > IsSourceDirFocus

 

IsSourceDirFocus

 

Contact Us: fredsupport@photonengr.com

 

Description

Determines if a given source has a "Focus to/from a point" ray direction type.

 

Syntax

focus = IsSourceDirFocus ( n )

 

Parameters

focus (Boolean)

Indicates if the source has a point focus ray direction (True) or not (False).

 

n As Long

Node number of the source.

 

Remarks

This function determines if a given source has a "Focus to/from a point" ray direction type. If there is a problem the function returns False and does not set an error.

 

See Also

GetSourceDirFocus

SetSourceDirFocus

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC