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
armAnimationController
C# Class armAnimationController, PGP2
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: theiis/PGP2
Public Properties
Property
Type
Description
grab
bool
readyForGrab
bool
Protected Properties
Property
Type
Description
animator
Animator
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
animator
protected_oe property
protected
Animator
animator
return
Animator
grab
public_oe property
public
bool
grab
return
bool
readyForGrab
public_oe property
public
bool
readyForGrab
return
bool