mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2025-02-18 20:29:33 +01:00
P4 sync: - LOD testing. - AnimatorSystems test setup. - AnimationTime and AnimationIndex per mesh. - Vector encoding/decoding.
6 lines
82 B
C#
6 lines
82 B
C#
using UnityEngine;
|
|
using UnityEditor;
|
|
|
|
namespace TAO.VertexAnimation.Editor
|
|
{
|
|
} |