RandomRays.__init__

raytracing.RandomRays.__init__(self, yMax=1.0, yMin=None, thetaMax=1.5707963267948966, thetaMin=None, maxCount=100000)

Initialize self. See help(type(self)) for accurate signature.