YanCheng_Metrology/Assets/Scripts/CXX/Tools/Tool_BoxSeal.cs

9 lines
151 B
C#

using System.Collections;
using System.Collections.Generic;
using Unity.VisualScripting;
using UnityEngine;
public class Tool_BoxSeal : Tool_Base
{
}