Files
engine/docs/en/graphics/model/model.md
2024-08-05 18:05:02 +08:00

1.2 KiB

order, title, type, group, label
order title type group label
0 Model Overview Graphics Model Graphics/Model

Models typically refer to 3D models created by designers using 3D modeling software, containing a series of meshes, materials, textures, and animations. In Galacean, they are also considered assets. The model asset workflow is usually as follows:

	flowchart LR
	A[Modeling software exports model] --> B[Import model into Galacean editor] --> C[Adjust model]

This chapter mainly addresses the following issues developers might encounter: