Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
RayCastBoom
C# Class RayCastBoom, SoftBodyTests
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: nsaunders10/SoftBodyTests
Public Properties
Property
Type
Description
cubes
GameObject[],
goHome
bool
gravityOn
bool
home
Transform,
kinematic
bool
power
float
radius
float
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
cubes
public_oe property
public
GameObject[],
cubes
return
GameObject[],
goHome
public_oe property
public
bool
goHome
return
bool
gravityOn
public_oe property
public
bool
gravityOn
return
bool
home
public_oe property
public
Transform,
home
return
Transform,
kinematic
public_oe property
public
bool
kinematic
return
bool
power
public_oe property
public
float
power
return
float
radius
public_oe property
public
float
radius
return
float