Datasets:
File size: 146 Bytes
e27853f | 1 2 3 4 | import bpy
bpy.data.objects["Camera1"].location = (-3.4813, 4.5001, 0.5115)
bpy.data.objects["Camera1"].rotation_euler = (1.6678, 0.0000, 3.8693) |
e27853f | 1 2 3 4 | import bpy
bpy.data.objects["Camera1"].location = (-3.4813, 4.5001, 0.5115)
bpy.data.objects["Camera1"].rotation_euler = (1.6678, 0.0000, 3.8693) |