File tree Expand file tree Collapse file tree 1 file changed +11
-12
lines changed
Expand file tree Collapse file tree 1 file changed +11
-12
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- // Version: 0.0.1
9- //
10- // This package contains only a subset of the FbxSdk.
11- //
1+ #FBX SDK C# Bindings
2+
3+ Copyright (c) 2017 Unity Technologies. All rights reserved.
4+
5+ Licensed under the ##LICENSENAME##.
6+ See LICENSE.md file in the project root for full license information.
7+
8+ ** Version** : 0.0.2a
9+
10+ This package contains only a subset of the FbxSdk.
1211
1312How to Access Bindings in Code
1413-------------------------------
@@ -28,4 +27,4 @@ How to Run the Unit Tests
28271 . Open the Test Runner window at Window->Test Runner
29282 . Make sure the EditMode tab is selected
30293 . Two categories of tests should show up (UnitTests, UseCaseTests).
31- Select the tests to run, and click Run Selected, or Run All to run all the tests.
30+ Select the tests to run, and click Run Selected, or Run All to run all the tests.
You can’t perform that action at this time.
0 commit comments