Import
Import
If you are used to working with Predictive Cam and want to import a camera in Unity, you can do so via the menu “PredictiveSuite/Import/Camera”. The camera will be imported in the current scene with all the required assets (observers).
Usually, Predictive Engine standalone scenes and Predictive Cam cameras are defined with a Z-up convention : the Z axis is used as the up vector in the coordinates system. In Unity, the convention is to use to Y axis as the up vector. If your standalone camera was created with a Z-up convention, you should enable the “Convert to Y up” option.
The camera should be stored in a *.xml file containing the <Camera> tag only or in a *.osf file containing the <OmenEngine> tag only.