Platform Switch Prefab

A "Platform Switch" prefab is included in the package. This can be used for easy material and mesh swapping between PC/Windows and Quest/Android platforms.

It is used in the Demo Scene to swap the Water 3D (PC Only) material with a Water 3D (Quest) material.

You can also quickly test swapping between PC and Quest materials using the provided buttons on the prefab.

How to use

The name of the prefab must remain "_Platform_Switch_" for it to work properly.

To use the Material Swap List, add your PC only and Quest only materials to the list. The Switch will check every material in the scene for the materials in the list. If one is found, it will swap it for the new list's material. Because it directly swaps materials between the two lists, both lists must be the same length.

Objects that are toggled off will also receive the "Editor Only" tag.

Last updated