
Thu, 12/15/2022 - 01:03
Forums:
Hello all,
I am really struggling with the lights. Not all properties are working in all RenderModes
For example:
setDirection or SetConcentration with V3d_SpotLight works with Rasterization but not with Raytracing or Globalraytracing.
SetIntensity with V3d_SpotLight works with Raytracing or Globalraytracing but not with Rasterization.
Is there something I miss?
Thanks, Duesentrieb
Thu, 12/15/2022 - 11:05
I guess this is it - RayTracing/PathTracing engine has no code supporting spot light sources specifically for now.
Fri, 12/16/2022 - 02:51
thanks - safes me lots of time searching for it.