Download the .unitypackage for your plugin version in Releases and import it in your Unity project. A Pixyz Plugin for Unity is required (licensed or trial). All samples sources are included.
- Pixyz Plugin for Unity 2020.1 (Check out the releases tab for older versions)
- Unity 2019.3 or 2020.1
For more information, please check Import Settings Window
This sample shows how metadata components (CAD Properties imported via Pixyz) can be used with C# scripting. For more information, please check Using Metadata
For more information, please check Creating Custom Actions
Demonstrates how the Rule Engine can be used to automatically stage assets. For more information, please check Using the Rule Engine
A very basic sample to show how to import CAD data at runtime using the Pixyz Plugin for Unity
Note: This sample require runtime licensing. See Licensing Policy for more information.
This sample show how to import CAD data and how to manage licenses at runtime. A fully featured runtime licensing window is included. Feel free to customize it or make it completely transparent for the user.
Note: This sample require runtime licensing. See Licensing Policy for more information.
A more advanced viewer, that can be used as a boilerplate to create more complex application.
Note: This sample require runtime licensing. See Licensing Policy for more information.