Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
idTech4
Game
Physics
PlayerPhysicsState
C# 클래스 idTech4.Game.Physics.PlayerPhysicsState
파일 보기
프로젝트 열기: iainmckay/idtech4.net
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
LocalOrigin
Vector3
MovementFlags
int
MovementTime
int
MovementType
PlayerMovementType
Origin
Vector3
PushVelocity
Vector3
StepUp
float
Velocity
Vector3
프로퍼티 상세
LocalOrigin
공개적으로 프로퍼티
public
Vector3
LocalOrigin
리턴
Vector3
MovementFlags
공개적으로 프로퍼티
public
int
MovementFlags
리턴
int
MovementTime
공개적으로 프로퍼티
public
int
MovementTime
리턴
int
MovementType
공개적으로 프로퍼티
public
PlayerMovementType
MovementType
리턴
PlayerMovementType
Origin
공개적으로 프로퍼티
public
Vector3
Origin
리턴
Vector3
PushVelocity
공개적으로 프로퍼티
public
Vector3
PushVelocity
리턴
Vector3
StepUp
공개적으로 프로퍼티
public
float
StepUp
리턴
float
Velocity
공개적으로 프로퍼티
public
Vector3
Velocity
리턴
Vector3