mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2025-12-20 13:35:44 +01:00
Update VA_AnimatorSystem.cs
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user