Closed kwokcb closed 8 months ago
Update #52
Handle 2 parameter input to map to Gf.Vec2f type.
Gf.Vec2f
Changed value on uvtiling (vec2 type) and got this as debug output instead of erroring out with incorrect type.
uvtiling
DEBUG:QuiltiX.qx_nodegraph:property changed uvtiling - [1.0, 1.0]
Perfect, thank you Bernard!
Issue
Update #52
Change
Handle 2 parameter input to map to
Gf.Vec2f
type.Tested with issue file.
Changed value on
uvtiling
(vec2 type) and got this as debug output instead of erroring out with incorrect type.