XSI_CameraFocalLength

Overrides the fov value in the XSI_Camera template when importing camera animation information from Maya. For more information, see Maya to Softimage: Camera Interoperability.

 

This template corresponds to the CSLXSICameraFocalLength class.

Introduced

6.0 (Crosswalk v2.6)

Template

XSI_CameraFocalLength {
   <fOverriddenFOV>,
}

Example

XSI_Camera {
   0,
   1.333330,
   0.660595, // this value is overriden by the XSI_CameraFocalLength template below
   1,
   0,
   22.500055,
   100.099998,
   0.100000,
   32768.000000,
   0,
   1.417320,
   1.062993,
   0.000000,
   0.000000,

   XSI_CameraFocalLength {
       35.000000,
   }
}


Autodesk Crosswalk v3.3