Pixyz preferences settings are accessible through the Preferences and the Project Settings Windows. They are located in the Unity Tool bar > EDIT



In Preferences


In Preferences, you find the settings that are shared accross all the Unity Project you're going to work on with Pixyz Plugin. Meaning if you re-install Pixyz Plugin into a new project, these parameters will be saved.


Click on Pixyz tab to see and modify the differents settings :



Import :

  • Alias Executable: Path to the Alias.exe executable. Required to import .wire files
  • VRED Executable: Path to the VREDPro.exe executable. Required to import .vred files
  • Recap SDK Path: Path to the RecapSDK Bin folder. Required to import .rcp & .rcs files


Update: 

  • Automatically check for Pixyz update: Check for plugin updates online
  • UX Improvement Stats: That helps us to improve the product for better UX



From Project Settings

All parameters related to your Unity Project. You have two sub-menu related to the package it serves:


Commons


  • Prefab Dependencies Destination: It is possible to choose where to save dependencies when creating a prefab of a model imported with Pixyz. This is useful for very large models or to have more control over dependencies. 
    • In Prefab (by default): Meshes, Materials, Textures and GameObjects will be saved in a single prefab. If the prefab size is over 4gb, Unity will throw an exception. In this case, consider switching to the other option.
    • In Folder: GameObjects will be saved in a prefab, but Meshes, Materials and Textures will be saved in individual assets in a folder next to the prefab. Be careful, it may create a lot of assets depending on the data that it being imported.
  • Override Prefabs: Override prefabs if a prefab with the same name already exists


Plugin4Unity



Import

  • Custom Tesselation: Max sag: Refer to the custom preset from the import window
  • Custom Tesselation: Sag Ratio: Refer to the custom preset from the import window
  • Prefab save folder: Set path of the generated Prefab
  • File Drag and Drop in Scene: Use this setting to allow the drag & drop of your file within your scene
  • Import Files in Asset folder: Pixyz  can import files in the Asset folder. Supported formats are all formats supported by Pixyz that are not supported by Unity. This is only relevant for file formats that are not supported by Unity natively (see Formats)
  • Log Import Times: Enable Pixyz import duration log the in the Unity console


Tools

  • Show Toolbox on Right Click in Scene: Enable right click access to the Pixyz ToolBox in the 3D Scene
  • Log ToolBox Processing Time: Enable Pixyz ToolsBox operations duration log the in the Unity console
  • Log RuleEngine Processing Time: Enable Pixyz import duration log the in the Unity log console



Defines