Initialer Upload neues Unity-Projekt
This commit is contained in:
@ -0,0 +1,52 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
public class SteamVR_Input_ActionSet_buggy : Valve.VR.SteamVR_ActionSet
|
||||
{
|
||||
|
||||
public virtual SteamVR_Action_Vector2 Steering
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.buggy_Steering;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Single Throttle
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.buggy_Throttle;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Boolean Brake
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.buggy_Brake;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Boolean Reset
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.buggy_Reset;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6d91c1a15748e95419c0fe7cdf4b7ee6
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,92 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
public class SteamVR_Input_ActionSet_default : Valve.VR.SteamVR_ActionSet
|
||||
{
|
||||
|
||||
public virtual SteamVR_Action_Boolean InteractUI
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_InteractUI;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Boolean GrabPinch
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_GrabPinch;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Boolean GrabGrip
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_GrabGrip;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Pose Pose
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_Pose;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Skeleton SkeletonLeftHand
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_SkeletonLeftHand;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Skeleton SkeletonRightHand
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_SkeletonRightHand;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Single Squeeze
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_Squeeze;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Boolean HeadsetOnHead
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_HeadsetOnHead;
|
||||
}
|
||||
}
|
||||
|
||||
public virtual SteamVR_Action_Vibration Haptic
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.default_Haptic;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 04562dee6eaae8c45adf2fb42b312f69
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,28 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
public class SteamVR_Input_ActionSet_mixedreality : Valve.VR.SteamVR_ActionSet
|
||||
{
|
||||
|
||||
public virtual SteamVR_Action_Pose ExternalCamera
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.mixedreality_ExternalCamera;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ac1b79227a37c3f4a861b25ac16e16b1
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,28 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace Valve.VR
|
||||
{
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
|
||||
public class SteamVR_Input_ActionSet_platformer : Valve.VR.SteamVR_ActionSet
|
||||
{
|
||||
|
||||
public virtual SteamVR_Action_Boolean Jump
|
||||
{
|
||||
get
|
||||
{
|
||||
return SteamVR_Actions.platformer_Jump;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7881918911ffa2a4c94f5a8b5ee7e52b
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user