TouchDesigner 2022.28040
I saved a .tox from a Base Comp with a custom parameter of style “Python”
Then when I loaded that .tox in an Engine Comp, the custom parameter had changed to style “Str”.
I checked all the styles, there are (only) 10 that fail to keep their parameter style
name | style |
---|---|
Python | Str |
Chop | Str |
Comp | Str |
Dat | Str |
Mat | Str |
Object | Str |
Panelcomp | Str |
Sop | Str |
Top | Str |
Op | Str |
File | File |
Float | Float |
Folder | Folder |
Header | Header |
Int | Int |
Menu | Menu |
Momentary | Momentary |
Pulse | Pulse |
Rgba | RGBA |
Strmenu | StrMenu |
Toggle | Toggle |
Uv | UV |
Uvw | UVW |
Wh | WH |
Xy | XY |
Xyz | XYZ |
Str | Str |
Rgb | RGB |