Description Retrieves the maximum allowed ancestry setting for combined specular and scatter events in the specified Raytrace Control.
Syntax split = GetRaytraceCtrlSpecPlusScatCutoff ( rtcl )
Parameters split (Long) Returns the maximum allowed ancestry for combined specular and scatter events.
rtcl As Long Identifier of the Raytrace Control.
Remarks Retrieves the maximum allowed ancestry setting for combined specular and scatter events in the specified Raytrace Control.
See Also GetRaytraceCtrlSpecPlusScatIsActive SetRaytraceCtrlSpecPlusScatIsActive SetRaytraceCtrlSpecPlusScatCutoff
|