Unity, along with other engines, tend to serialize enum variables as an int. It makes sense, enums in code are int values, you can add, ...
確定! 回上一頁