Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
HoldInPlace
C# Class HoldInPlace, World-of-Carbon
Inheritance:
MonoBehaviour
显示文件
Open project: kenfehling/World-of-Carbon
Public Properties
Property
Type
Description
rotationSpeed
float
timeToHold
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
OnEnable
( ) :
void
Update
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
rotationSpeed
public_oe property
public
float
rotationSpeed
return
float
timeToHold
public_oe property
public
float
timeToHold
return
float