NanDaEnvironmentalProtection/Assets/Scripts/Enum.cs

39 lines
775 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public enum LookAtCameraName
{
None,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
}
public enum UpToggleState
{
,
,
,
,
线,
,
}