Navigation: Scripting Reference Manual > Functions & Subroutines > GetRayBufferCount

 

GetRayBufferCount

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the number of existing ray buffers in the main ray buffer array.

 

Syntax

count = GetRayBufferCount ( )

 

Parameters

count (Long)

Returns the number of ray buffers.

 

Remarks

This function retrieves the number of existing ray buffers in the main ray buffer array. If there is a problem the function returns zero and does not set an error.

 

See Also

AddRayBuffer

DeleteRayBuffer

GetActiveRayBufferIndex

SetActiveRayBufferIndex

Examples

Ray Buffer Handling

 

 

 

 

 

Copyright © Photon Engineering, LLC