Skip to content

Operational Issues

Only 12 menu items can be displayed per page. How can I display more menu items? Is there a pagination feature?

Yes, pagination can be implemented. Each Menu represents a page. You can navigate to the next or previous page by connecting menu items to the corresponding Menu nodes, achieving pagination functionality.

I need to replace a texture in the material but don’t want to change the entire material setup. How should I proceed?

Use the Set PBR Texture node, select the texture type you want to replace (e.g., Base Color, Normal, (O)RM, Emissive), and provide the new texture UUID. This will only replace the specified texture without affecting other material parameters.

I need to replace a texture in the material and also adjust its scale, offset, and rotation. How should I proceed?

Use the Set PBR Texture Adv node, select the texture type you want to replace (e.g., Base Color, Normal, (O)RM, Emissive), and provide the new texture UUID. Additionally, you can adjust the texture’s scale, offset, and rotation parameters.

Can I place permission-controlled menu items in a submenu instead of the main menu?

Yes, you can. Simply connect the submenu’s menu items to the permission-controlled menu.

Can I customize the name of the menu item that opens the permission control menu?

Yes, you can. Enter the desired menu item name in the MenuItem property.

How do I delete unwanted menu items?

Delete the text of the unwanted menu items, and the corresponding links will also be removed.

EZMenu

© 2025 EZMenu. All Rights Reserved.

Power by LiteGraph.js | Electron | Astro Starlight