Mesh Asset: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
(Created page with "A mesh asset is a 3D model that can be used by mesh renderers and props. Custom meshes can be imported from an .obj file (see Importing Models)")
 
mNo edit summary
Line 2: Line 2:


Custom meshes can be imported from an .obj file (see [[Importing Models]])
Custom meshes can be imported from an .obj file (see [[Importing Models]])
[[Category:Assets]]

Revision as of 01:01, 31 October 2022

A mesh asset is a 3D model that can be used by mesh renderers and props.

Custom meshes can be imported from an .obj file (see Importing Models)