mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2024-11-09 22:32:55 +01:00
Update VA_AnimatorSystem.cs
This commit is contained in:
parent
70fa549577
commit
26a51061b0
@ -5,7 +5,7 @@ using Unity.Mathematics;
|
||||
namespace TAO.VertexAnimation
|
||||
{
|
||||
// System to update all the animations.
|
||||
public class VA_AnimatorSystem : SystemBase
|
||||
public partial class VA_AnimatorSystem : SystemBase
|
||||
{
|
||||
protected override void OnUpdate()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user