質問編集履歴
2
t
title
CHANGED
File without changes
|
body
CHANGED
@@ -6,4 +6,8 @@
|
|
6
6
|
import bpy
|
7
7
|
bpy.ops.mesh.primitive_cube_add(location=(x, y, z))
|
8
8
|
|
9
|
-
```
|
9
|
+
```
|
10
|
+
|
11
|
+
#追記
|
12
|
+
下記を見つけましたが、もっと情報が充実したサイトが有れば教えて下さい
|
13
|
+
https://docs.blender.org/api/current/
|
1
s
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|