arunspooja
11-20-2006, 04:56 AM
Hai Good Morning
I have two cameras in a scene
Now i need to snap one camera to the position of another camera
ie, one camera's rotation and translate values are assigned to the another camera, to align both cameras in same place
How it can be done using max scripting
I tried using
firstCamera.rotation=secondCamera.rotation
firstCamera.position=secondCamera.position
but its showing error
if any one knows kindly reply
Thankyou
I have two cameras in a scene
Now i need to snap one camera to the position of another camera
ie, one camera's rotation and translate values are assigned to the another camera, to align both cameras in same place
How it can be done using max scripting
I tried using
firstCamera.rotation=secondCamera.rotation
firstCamera.position=secondCamera.position
but its showing error
if any one knows kindly reply
Thankyou
