Skip to content
Radiance
Search
K
Main Navigation
Guide
Examples
API
v0.12.2
Changelog
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /api/passes/rawRenderPass/type-aliases/RenderCallback.md for this page in Markdown format
RenderCallback
ts
type
RenderCallback
=
()
=>
void
;
Callback function executed during the raw render cycle.
Returns
void