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
RayCastBoom
C# Class RayCastBoom, SoftBodyTests
Inheritance:
MonoBehaviour
Show file
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 property
public
GameObject[],
cubes
return
GameObject[],
goHome
public property
public
bool
goHome
return
bool
gravityOn
public property
public
bool
gravityOn
return
bool
home
public property
public
Transform,
home
return
Transform,
kinematic
public property
public
bool
kinematic
return
bool
power
public property
public
float
power
return
float
radius
public property
public
float
radius
return
float