VertexAnimation/Runtime/RuntimeExample.cs
max b63ee2ff02 AnimatorSystems test.
P4 sync:
- LOD testing.
- AnimatorSystems test setup.
- AnimationTime and AnimationIndex per mesh.
- Vector encoding/decoding.
2020-12-06 02:36:15 +01:00

5 lines
56 B
C#

using UnityEngine;
namespace TAO.VertexAnimation
{
}