add_nikitron_curve.py 文件源码

python
阅读 21 收藏 0 点赞 0 评论 0

项目:ToolPlus 作者: mkbreuer 项目源码 文件源码
def shift():
    bpy.types.Scene.shift_verts = IntProperty(
        name="shift_verts",
        description="shift vertices of smaller object, it can reach maximum (look right), to make patterns",
        min=0, max=1000,  #maxim(), - this cannot be updated
        default = 0, options={'ANIMATABLE', 'LIBRARY_EDITABLE'})
    return
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号