C# 클래스 CryEngine.PlayerDimensionsParameters

파일 보기 프로젝트 열기: PoppermostProductions/CryMono 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bUseCapsule int
dirUnproj Vec3
headRadius float
heightCollider float
heightEye float
heightHead float
heightPivot float
maxUnproj float
sizeCollider Vec3

비공개 메소드들

메소드 설명
Create ( ) : PlayerDimensionsParameters

프로퍼티 상세

bUseCapsule 공개적으로 프로퍼티

public int bUseCapsule
리턴 int

dirUnproj 공개적으로 프로퍼티

public Vec3,CryEngine dirUnproj
리턴 Vec3

headRadius 공개적으로 프로퍼티

public float headRadius
리턴 float

heightCollider 공개적으로 프로퍼티

public float heightCollider
리턴 float

heightEye 공개적으로 프로퍼티

public float heightEye
리턴 float

heightHead 공개적으로 프로퍼티

public float heightHead
리턴 float

heightPivot 공개적으로 프로퍼티

public float heightPivot
리턴 float

maxUnproj 공개적으로 프로퍼티

public float maxUnproj
리턴 float

sizeCollider 공개적으로 프로퍼티

public Vec3,CryEngine sizeCollider
리턴 Vec3