Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Rigging
C# Class Rigging, voxicon
Inheritance:
MonoBehaviour
Mostra file
Open project: nkrishnaswamy/voxicon
Class Usage Examples
Public Properties
Property
Type
Description
usePhysicsRig
bool
Public Methods
Method
Description
ActivatePhysics
(
bool
active
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
ActivatePhysics()
public
method
public
ActivatePhysics
(
bool
active
) :
void
active
bool
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
usePhysicsRig
public_oe property
public
bool
usePhysicsRig
return
bool