Open zhaoyueyi opened 1 year ago
when I traversal the node tree, I'm trying to use switch-case to deal with nodes, but I got the value type as a C# native type. so I have to use if-else-if. Could you plz give me some hints :)
when I traversal the node tree, I'm trying to use switch-case to deal with nodes, but I got the value type as a C# native type. so I have to use if-else-if. Could you plz give me some hints :)