GreenPitaya
2025年3月27日 02:04:14
I connect a graph compile, it reports waring
GreenPitaya
2025年3月27日 06:54:11

Not very clear where to put compile and how to use it. the resttransform not update
edward
2025年3月30日 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.