weixin_39775428 2020-11-30 15:50
浏览 0

SN Functor (next iteration of SN Lite)

The node will be available in b2.8 only.

python
int_01: IntProperty(....)
float_01: FloatProperty(....)
enum_01: EnumProperty(...)
bools..
..etc

we can load functions into node_dict[self.n_id][some_function_name] = function_reference. maybe even override a properties get/set using those.

not sure when i'll start with it, but it might be soon.

该提问来源于开源项目:nortikin/sverchok

  • 写回答

10条回答 默认 最新

  • weixin_39775428 2020-11-30 15:50
    关注

    image

    评论

报告相同问题?