Initialer Upload neues Unity-Projekt
This commit is contained in:
12
Assets/SteamVR/Input/SteamVR_Input_ActionSetUsages.cs
Normal file
12
Assets/SteamVR/Input/SteamVR_Input_ActionSetUsages.cs
Normal file
@ -0,0 +1,12 @@
|
||||
//======= Copyright (c) Valve Corporation, All rights reserved. ===============
|
||||
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
public enum SteamVR_Input_ActionSetUsages
|
||||
{
|
||||
LeftRight,
|
||||
Single,
|
||||
Hidden,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user