Navigation: Scripting Reference Manual > Functions & Subroutines > IsSourcePosVolumeRandom

 

IsSourcePosVolumeRandom

 

Contact Us: fredsupport@photonengr.com

 

Description

Determines if a given source has a Random Volume ray position type.

 

Syntax

random = IsSourcePosVolumeRandom ( n )

 

Parameters

random (Boolean)

Indicates if the source has a Random Volume position type (True) or not (False).

 

n As Long

Node number of the source.

 

Remarks

This function determines if a given source has a Random Volume ray position type. If there is a problem the function returns False and does not set an error.

 

See Also

GetSourcePosVolumeRandom

SetSourcePosVolumeRandom

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC