namespace정리 폴더 위치 이동

This commit is contained in:
준학 노
2025-07-18 11:35:21 +09:00
parent 758d80aff8
commit c6ce6d2c18
27 changed files with 338 additions and 346 deletions

View File

@@ -0,0 +1,15 @@
using System;
namespace Octopus.Simulator.Camera
{
[Serializable]
public class CameraEntity
{
public float posX;
public float posY;
public float posZ;
public float rotX;
public float rotY;
public float rotZ;
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: d4042e1f19d2fd140b4fbd63d08a55bc