Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
AnimationFrame.cs
Go to the documentation of this file.
1using System;
2using UnityEngine;
3
4[Serializable]
5public class AnimationFrame
6{
7 public Vector3[] mainHand;
8
9 public Vector3[] offHand;
10}
Vector3[] mainHand
Vector3[] offHand