rays

 

Tag: rays
Parent tag: pass
Attributes:

  • buffer (string) – the name of a defined buffer.
  • fromLibrary (string) – the name of the library where the buffer is defined.
  • queryType (enum) – {ANY, CLOSEST}.

Child tags (none)

Note: this tag is only valid when the pass class is “optixPrime”.

Example:

<rays buffer="rays" fromLibrary="Ambient Occlusion" queryType = "ANY" />