Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Box2DX
Dynamics
TimeStep
C# 클래스 Box2DX.Dynamics.TimeStep
파일 보기
프로젝트 열기: danielpcox/Crisis-at-Swiss-Station
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Dt
float
DtRatio
float
Inv_Dt
float
PositionIterations
int
VelocityIterations
int
WarmStarting
bool
프로퍼티 상세
Dt
공개적으로 프로퍼티
public
float
Dt
리턴
float
DtRatio
공개적으로 프로퍼티
public
float
DtRatio
리턴
float
Inv_Dt
공개적으로 프로퍼티
public
float
Inv_Dt
리턴
float
PositionIterations
공개적으로 프로퍼티
public
int
PositionIterations
리턴
int
VelocityIterations
공개적으로 프로퍼티
public
int
VelocityIterations
리턴
int
WarmStarting
공개적으로 프로퍼티
public
bool
WarmStarting
리턴
bool