TypeFloat helper nodes.
rename to:
NO!!!!! it doesn't work!
you can name the node like that
but then it doesn't show up in the patch or in the node browser
Pins name.
try to use Input and Output for the main input-output pins (where not specific)
Capital letters
Pins order
use signature configuration thingy to sort pins order per operation
ToFloat > ToVector4 (AbstractGpuValue) make more: ToFloat (AbstractGpuValue) ToVector2 (AbstractGpuValue) ToVector3 (AbstractGpuValue)
CastFloat > To (GpuValue) CastFloat2 > ToVector2 (GpuValue) CastFloat3 > ToVector3 (GpuValue) CastFloat4 > ToVector4 (GpuValue) make: ToFloat (GpuValue)
TypeFloat helper nodes. rename to: NO!!!!! it doesn't work! you can name the node like that but then it doesn't show up in the patch or in the node browser
Pins name.
Pins order use signature configuration thingy to sort pins order per operation
check category Capital Letters Everywhere