Question
How do you get the global seed inside a pixel processor?
Is there a global variable like $seed or something? I'd like the "Seed" input of the "Global Random" node to be driven by the same global random seed integer as every other node so I don't need to add another integer param just for my pixel processor.
Is there a way to do this?
Thanks in advance.
