Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ManicDigger
CharacterPhysicsState
C# 클래스 ManicDigger.CharacterPhysicsState
파일 보기
프로젝트 열기: GlennMR/800Craft-Client
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
curspeed
Vector3
isplayeronground
bool
jumpacceleration
float
movedz
float
playerorientation
Vector3
playerposition
Vector3
프로퍼티 상세
curspeed
공개적으로 프로퍼티
public
Vector3
curspeed
리턴
Vector3
isplayeronground
공개적으로 프로퍼티
public
bool
isplayeronground
리턴
bool
jumpacceleration
공개적으로 프로퍼티
public
float
jumpacceleration
리턴
float
movedz
공개적으로 프로퍼티
public
float
movedz
리턴
float
playerorientation
공개적으로 프로퍼티
public
Vector3
playerorientation
리턴
Vector3
playerposition
공개적으로 프로퍼티
public
Vector3
playerposition
리턴
Vector3