Files
armorpaint/paint/plugins/uv_unwrap/uv_unwrap.h
T
2025-12-15 19:52:58 +01:00

6 lines
76 B
C

#pragma once
#include <iron_obj.h>
void proc_uv_unwrap(raw_mesh_t *mesh);