PXZ File Format
The PXZ file format is a PiXYZ specific file format. This format is used in PiXYZ STUDIO or PiXYZ REVIEW as a way to save a data preparation project.
This format will retain all informations such as :
- Polygonal data (meshes, polylines, vertices)
- Material data (materials, textures, assignments, ...)
- CAD data (brep surfaces, splines, ...)
- Product Structure (Hierarchy, partnames, instances, components, metadata, ...)
The PiXYZ file format has ultra fast write and read speeds, making it a great way to exchange data between PiXYZ solutions.
The PiXYZ PLUGIN for Unity can import .PXZ files in the Unity Editor (through the menu or through the API) or at runtime in an application built with Unity, depending on the chosen licensing policy.
This enables new workflows such as the complete automation of prefabs / assetbundles / builds generation using PiXYZ BATCH and PiXYZ PLUGIN for Unity.