Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BoneRotation
C# Class BoneRotation, voxicon
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: nkrishnaswamy/voxicon
Class Usage Examples
Public Properties
Property
Type
Description
testBone
HumanBodyBones
Public Methods
Method
Description
LateUpdate
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
ClampAngle
(
float
angle
,
float
min
,
float
max
) :
float
Method Details
LateUpdate()
public
method
public
LateUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
testBone
public_oe property
public
HumanBodyBones
testBone
return
HumanBodyBones