IMHOTEP Framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Pages
Assets
ThirdParty
SteamVR
InteractionSystem
Teleport
Scripts
IgnoreTeleportTrace.cs
1
//======= Copyright (c) Valve Corporation, All rights reserved. ===============
2
//
3
// Purpose: Allows the teleport arc trace to pass through any colliders on this
4
// object
5
//
6
//=============================================================================
7
8
using
UnityEngine;
9
using
System.Collections;
10
11
namespace
Valve.VR.InteractionSystem
12
{
13
//-------------------------------------------------------------------------
14
public
class
IgnoreTeleportTrace
: MonoBehaviour
15
{
16
}
17
}
Valve.VR.InteractionSystem.IgnoreTeleportTrace
Definition:
IgnoreTeleportTrace.cs:14
Generated by
1.8.6