Sets auto_transition for the layer.
Use set_auto_transition if you want all layers within a Timeline to have auto_transition set to true. Use this method if you want different values for different layers (and make sure to keep auto_transition as false for the corresponding timeline).
this |
The Layer |
auto_transition |
Whether transitions should be automatically added to the layer |