[C4D] Xpresso テスト

面白そうなのでやってみました。
ちまちま勉強していきます!












◆python

import c4d
#Welcome to the world of Python




def main():
    global out_pos
    if(in_pos < in_rad):
        out_pos = in_rad
    else:
        out_pos = in_pos

No comments:

Post a Comment