Switch camera in Python

Can somebody tell me how to switch camera in Python ?

Set the focused_item property to your 2nd Camera - camera namespace - Delightex API

For example:

camera.focused_item = scene.get_item("dsUVesCU")

Hope that helps! Let me know if you have any further questions about this. If this solves your problem, please mark this post as the Solution.

Many thanks,
Geoff @ TechLeap

3 Likes