📄️ Overview
The ItemGenerator is responsible for generating various items upon requests from the native plugin. The types of items it generates are as follows:
📄️ ItemGenerator Settings
The following is a detailed explanation of the fields of the Item Generator, which can be checked in the Inspector of the Item Generator.
📄️ POIGenerator
Another important function of the ItemGenerator is to automatically place various POIs. This is performed by the POIGenerator component added to the ItemGenerator object.
📄️ InfoPanelGenerator
The InfoPanel Generator is used to generate InfoPanelItems created in AMapper using the 'Panel Stamp Mode' in ARSDK. It automatically generates AMapper's InfoPanelItems in the correct format without additional configuration. You can use it by assigning ARSDK > Core > Prefabs > Items > UnityInfoPanel.prefab to the Info Panel Prefab field.