Files
engine/docs/en/graphics/material/editor.md
2024-07-17 14:03:06 +08:00

1.3 KiB

order, title, type, group, label
order title type group label
2 Editor Usage Material Grid Graphics/Material

Editor Usage

1. Manually Create Material

image-20240206163405147

2. Import Model

Refer to the Import and Use of Models tutorial, we can first import the model into the editor. In general, the model is automatically bound with materials, and users do not need to take any action. If you want to modify the material, you need to click the duplicate & remap button to generate a copy of the material, and then edit this copy of the material.

remap

Switching shaders will not reset shader data. For example, if the base color is red, even if you switch shaders, the base color will remain red.

image-20231009112713870

3. Adjust Material

For specific operations, please refer to the Shader Tutorial.