mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2025-02-20 13:19:32 +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
|
namespace TAO.VertexAnimation
|
||||||
{
|
{
|
||||||
// System to update all the animations.
|
// System to update all the animations.
|
||||||
public class VA_AnimatorSystem : SystemBase
|
public partial class VA_AnimatorSystem : SystemBase
|
||||||
{
|
{
|
||||||
protected override void OnUpdate()
|
protected override void OnUpdate()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user