Re: Follow Path Python constraint
9件表示
すべてのコメント一覧へ
投稿ツリー
-
Follow Path Python constraint (tsurubaso, 2007/12/29 9:02)
-
Re: Follow Path Python constraint (yamyam, 2007/12/29 12:39)
-
Re: Follow Path Python constraint (tsurubaso, 2007/12/29 13:28)
-
Re: Follow Path Python constraint (yamyam, 2007/12/29 13:54)
-
Re: Follow Path Python constraint (tsurubaso, 2007/12/30 0:06)
-
Re: Follow Path Python constraint (yamyam, 2007/12/30 1:57)
«
-
Re: Follow Path Python constraint (tsurubaso, 2008/1/1 2:42)
-
Re: Follow Path Python constraint (tsurubaso, 2008/1/3 1:21)
- Re: Follow Path Python constraint (yamyam, 2008/1/3 12:17)
-
Re: Follow Path Python constraint (tsurubaso, 2008/1/3 1:21)
-
Re: Follow Path Python constraint (tsurubaso, 2008/1/1 2:42)
-
Re: Follow Path Python constraint (yamyam, 2007/12/30 1:57)
«
-
Re: Follow Path Python constraint (tsurubaso, 2007/12/30 0:06)
-
Re: Follow Path Python constraint (yamyam, 2007/12/29 13:54)
-
Re: Follow Path Python constraint (tsurubaso, 2007/12/29 13:28)
-
Re: Follow Path Python constraint (yamyam, 2007/12/29 12:39)
yamyam
居住地: そうや、うちはおおさかやー
投稿数: 4405
#set a Track to constraint
ob.constraints.append(2)
#add a followpath constraint
const = ob.constraints.append(Constraint.Type.FOLLOWPATH)
const = ob.constraints[len(ob.constraints)-1] #last constraint in the list
I'm going to my bed...good night.
投票数:5
平均点:4.00
ログイン
クイックリンク
2021/07/01版
●Blender.org
BlenderFoundation
- Blenderのダウンロード
- 公式チュート等
- 公式マニュアル(和訳)
●ニュース(英文)
BlenderNation
●Blenderコミュニティ
blenderartists.org
●Blender Q&A
- Blender Stack Exchange
●テストビルド
Buildbot(自動生成)
●開発関連
公式開発サイト
Blender開発blog
Blender Wiki
●Blender.org
BlenderFoundation
- Blenderのダウンロード
- 公式チュート等
- 公式マニュアル(和訳)
●ニュース(英文)
BlenderNation
●Blenderコミュニティ
blenderartists.org
●Blender Q&A
- Blender Stack Exchange
●テストビルド
Buildbot(自動生成)
●開発関連
公式開発サイト
Blender開発blog
Blender Wiki