Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can specify a chain of events if you like, such as DDS, meaning Diffuse event to Diffuse event to a Specular in that order. The LPE would collect anything that happens in this specific order and store them. For simplicity we'll cover more common cases first.

Code Block
Diffuse (All types, direct and indirect): lpe:C<[RT]D>.*[<L.>O]
Specular (All types, direct and indirect): lpe:C<[RT]S>.*[<L.>O]

 

Direct and Indirect Light

...