Город МОСКОВСКИЙ
00:16:53

How to Save Mesh to File at Runtime in Unity

Аватар
JavaScript и UX/UI дизайн
Просмотры:
28
Дата загрузки:
04.12.2023 06:58
Длительность:
00:16:53
Категория:
Технологии и интернет

Описание

This video shows how to save 3D model data to a text file at runtime in Unity.
I have generated a game object with mesh data inside a script file. It is a simple cube with colour.
To learn how to convert 3D model to script in unity
https://youtu.be/_-UPgQ-k4ds

The video shows how to save the data to the Unity default Application.persistentDataPath folder location.
How to open and save files using a native standalone file browser at runtime in Unity:
https://youtu.be/OKj3YsQYUUk

How to Load OBJ Model at Runtime in Unity:
https://youtu.be/dcAfXEVcLMg

How to Read Mesh from Text File at Runtime in Unity:
https://youtu.be/dHSxQLheDd0

Рекомендуемые видео