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
ScaleSpring
C# Class ScaleSpring, PlaycraftingArcadeShooter
Inheritance:
MonoBehaviour
Show file
Open project: ssameng/PlaycraftingArcadeShooter
Class Usage Examples
Public Properties
Property
Type
Description
damping
float
strength
float
targetScale
Vector3
Public Methods
Method
Description
AddForce
(
Vector3
force
) :
void
Update
( ) :
void
Method Details
AddForce()
public
method
public
AddForce
(
Vector3
force
) :
void
force
Vector3
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
damping
public property
public
float
damping
return
float
strength
public property
public
float
strength
return
float
targetScale
public property
public
Vector3
targetScale
return
Vector3