Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MoveWithHead
C# Class MoveWithHead, Paint3D
Inheritance:
MonoBehaviour
显示文件
Open project: ivlab/Paint3D
Public Properties
Property
Type
Description
headTrackingEvent
string
matrix4x4DataField
string
Public Methods
Method
Description
OnVREvent
(
VREvent
e
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnVREvent()
public
method
public
OnVREvent
(
VREvent
e
) :
void
e
VREvent
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
headTrackingEvent
public_oe property
public
string
headTrackingEvent
return
string
matrix4x4DataField
public_oe property
public
string
matrix4x4DataField
return
string