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
Paint3DMain
C# Class Paint3DMain, Paint3D
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: ivlab/Paint3D
Public Properties
Property
Type
Description
headObj
GameObject
user_id
bool
Public Methods
Method
Description
FixedUpdate
( ) :
void
OnVREvent
(
VREvent
e
) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
OnVREvent()
public
method
public
OnVREvent
(
VREvent
e
) :
void
e
MinVR.VREvent
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
headObj
public_oe property
public
GameObject
headObj
return
GameObject
user_id
public_oe property
public
bool
user_id
return
bool