node: declare bezier as interpolated type
This commit is contained in:
@@ -285,6 +285,7 @@ public:
|
||||
|| type == kVec2
|
||||
|| type == kVec3
|
||||
|| type == kVec4
|
||||
|| type == kBezier
|
||||
|| type == kColor
|
||||
|| type == kRational;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user