Description This function retrieves the status code for a given ray id number. Photon Engineering considers this an advanced function and the ray status codes are subject to development changes. The status codes are provided here for reference in special scripting applications and should be used with caution. Depending on the number of rays traced, it may be necessary to dimension ray index and ray counter variables as data type Huge_ instead of Long. Please see Multi-threaded Raytracing for more information.
Syntax status = GetRayStatus ( id )
Parameters status (Long) Returns the decimal status code of the ray.
id As Long (or Huge_) The identifier of the ray.
Status Codes
See Also
|