Add `Float()` class (wrapper for `Value()`)
enhancement
For legacy reasons the float input node in Blender is called `Value()`. We currently just use all nodes as they are named inside of Blender. Given all other nodes are labelled as the data type, we could add `Float()` which is just a wrapper for the `Value()` class for simplicity without any real overhead.
关闭于 2026-04-27 0 条评论