Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AssemblyCSharp
PlayerController
C# Class AssemblyCSharp.PlayerController
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: nyu-vr-research/vive-holojam
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
id
string
parent_node
UnityEngine.Transform
Méthodes publiques
Méthode
Description
EnterPortal
( ) :
void
Private Methods
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
EnterPortal()
public
méthode
public
EnterPortal
( ) :
void
Résultat
void
Property Details
id
public_oe property
public
string
id
Résultat
string
parent_node
public_oe property
public
Transform,UnityEngine
parent_node
Résultat
UnityEngine.Transform