Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GvrHead
C# Class GvrHead, DayBrush
Inheritance:
MonoBehaviour
Show file
Open project: aornelas/DayBrush
Class Usage Examples
Public Properties
Property
Type
Description
target
Transform,
trackPosition
bool
trackRotation
bool
updateEarly
bool
Public Methods
Method
Description
Awake
( ) :
void
LateUpdate
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
UpdateHead
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
LateUpdate()
public
method
public
LateUpdate
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
target
public property
public
Transform,
target
return
Transform,
trackPosition
public property
public
bool
trackPosition
return
bool
trackRotation
public property
public
bool
trackRotation
return
bool
updateEarly
public property
public
bool
updateEarly
return
bool