Navigation: Scripting Reference Manual > Functions & Subroutines > PrefsGetRandomReseed

 

PrefsGetRandomReseed

 

Contact Us: fredsupport@photonengr.com

 

Description

This function retrieves the value of the "Generate a different random number sequence for every raytrace" preference setting found on the Miscellaneous tab of the Preferences.

 

 

Syntax

bSeed = PrefsGetRandomReseed()

 

 

Parameters

bSeed (Boolean)

Returned status of the preference setting.  True if random reseed is enabled and False otherwise.

 

 

See Also

PrefsSetRandomReseed

Preferences Script Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC