Methods
This signals the ray tracing implementation that no attempt should be made to intersect rays with the seeding (it’s mapped differently)
Primitives.Points object with particle positions
Returns the index of refraction of the material given the wavelength (or a list of them)
Parameters : | wavelength : scalar or numpy.ndarray
|
---|---|
Returns : | refractiveIndex : same dimension as wavelength
|