Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AssemblyCSharp
PlayerController
C# Class AssemblyCSharp.PlayerController
Inheritance:
UnityEngine.MonoBehaviour
Datei anzeigen
Open project: nyu-vr-research/vive-holojam
Class Usage Examples
Public Properties
Property
Type
Description
id
string
parent_node
UnityEngine.Transform
Public Methods
Method
Description
EnterPortal
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
EnterPortal()
public
method
public
EnterPortal
( ) :
void
return
void
Property Details
id
public_oe property
public
string
id
return
string
parent_node
public_oe property
public
Transform,UnityEngine
parent_node
return
UnityEngine.Transform