Last updated 2 months ago
Was this helpful?
OSL provides several methods that can be used with function objects to modify their behavior or context.
These methods allow you to manipulate how functions are executed, what context they run in, and how they handle arguments.
- Creates a new function with a specified this context
this