SequenceTransform(bpy_struct) doesn't have scale_x attribute
amanMeh opened this issue · 0 comments
amanMeh commented
Describe the bug
Not able to scale the images using transform
To Reproduce
Add an image to the scene. Use bpy.context.scene.sequence_editor.sequences_all[id].transform.scale_x = x to scale it. It throws an error "Couldn't add background as expected because of -- 'SequenceTransform' object has no attribute 'scale_x'"
Expected behavior
Scaling should be allowed this way.
Desktop (please complete the following information):
- OS: Linux
- Version : 2.91a0 (bpy version)