Delegate PrepareFunctional
- Namespace
- Ofs
- Assembly
- Ofs.Api.dll
Functional factory (worker thread) for a stateless node: runs once per region eval and returns the per-sample closure.
public delegate FunctionalSample PrepareFunctional(NodeContext ctx)
Parameters
ctxNodeContext- Functional factory (worker thread) for a stateless node: runs once per region eval and returns the per-sample closure.
Returns
- FunctionalSample
- Functional factory (worker thread) for a stateless node: runs once per region eval and returns the per-sample closure.