File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
Assets/FbxExporters/Editor Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
1
using System ;
9
2
using System . IO ;
10
3
using UnityEditorInternal ;
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
1
using UnityEngine ;
9
2
using UnityEditor ;
10
3
using System ;
You can’t perform that action at this time.
0 commit comments