refactor(pipeline): MP1a - ObjectMeshData family moved to AcDream.Content

This commit is contained in:
Erik 2026-07-05 20:07:31 +02:00
parent d778930853
commit e3376d4734
5 changed files with 135 additions and 112 deletions

View file

@ -1,3 +1,4 @@
using AcDream.Content;
using Chorizite.Core.Render.Enums;
using Silk.NET.OpenGL;
using System;