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
Box2DX
Dynamics
Controllers
GravityControllerDef
C# Class Box2DX.Dynamics.Controllers.GravityControllerDef
Mostrar archivo
Open project: KrugerHeavyIndustries/box2d-unity
Class Usage Examples
Public Properties
Property
Type
Description
G
float
InvSqr
bool
Property Details
G
public_oe property
Specifies the strength of the gravitiation force
public
float
G
return
float
InvSqr
public_oe property
If true, gravity is proportional to r^-2, otherwise r^-1
public
bool
InvSqr
return
bool