GreenPitaya
March 27, 2025 02:04:14
I connect a graph compile, it reports waring
GreenPitaya
March 27, 2025 06:54:11

Not very clear where to put compile and how to use it. the resttransform not update
edward
March 30, 2025 08:16:36
A graph doesn't need to be compiled until you need to invoke it. Even then, I think if a graph happens to not be compiled yet, the invoke will do a compile if missing. It's not clear from the snippet what you're trying to do there so please provide a simple example scene file if you're still struggling.