Questions
- Do modifiers alter the object’s data?
- How do we add modifiers to an object?
- Do modifiers rely on other objects besides the ones they deform?
- True or false: We can change the resolution of lattice data before or after we create its lattice object with no consequences.
- How do we add bones to an armature in Python?
- True or false: There is only one bone collection property.
- True or false: Only objects of type mesh can be deformed by armatures.
- Blender has modes. Does the current mode have consequences on whether we can add or remove data in our script?
- How do we create a mesh using Python?