scripts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Valve.VR.InteractionSystem
|
||||
{
|
||||
// Token: 0x020005CD RID: 1485
|
||||
public class LinearMapping : MonoBehaviour
|
||||
{
|
||||
// Token: 0x040021EF RID: 8687
|
||||
public float value;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user