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
WandControllerSimple
C# Class AssemblyCSharp.WandControllerSimple
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: nyu-vr-research/vive-holojam
Méthodes publiques
Свойство
Type
Description
brush
UnityEngine.GameObject
label
string
lineFactory
LineUnitySimple
stream
MasterStream
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
brush
public_oe property
public
GameObject,UnityEngine
brush
Résultat
UnityEngine.GameObject
label
public_oe property
public
string
label
Résultat
string
lineFactory
public_oe property
public
LineUnitySimple
lineFactory
Résultat
LineUnitySimple
stream
public_oe property
public
MasterStream,AssemblyCSharp
stream
Résultat
MasterStream