in my scene I have created 3 cameras (free camera) in a blender SCENE and exported the scene, I want to get that camera in a different variable so I can use them to switch in between them.
Is there anyway I can get those cameras from code like getMeshByName or getCameraby name.
can anybody direct me the proper way?