Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
VRLinearAnimator
C# Class VRLinearAnimator
Inheritance:
MonoBehaviour
ファイルを表示
Open project: adamhleslie/MorningRitual-GlobalGameJam2016
Public Properties
Property
Type
Description
animator
Animator
linearMapping
VRLinearMapping,
Public Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
animator
public_oe property
public
Animator
animator
return
Animator
linearMapping
public_oe property
public
VRLinearMapping,
linearMapping
return
VRLinearMapping,