C# 클래스 idTech4.Game.Physics.TraceModelCache

파일 보기 프로젝트 열기: iainmckay/idtech4.net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CenterOfMass Vector3
InertiaTensor Matrix
TraceModel idTraceModel
Volume float

프로퍼티 상세

CenterOfMass 공개적으로 프로퍼티

public Vector3 CenterOfMass
리턴 Vector3

InertiaTensor 공개적으로 프로퍼티

public Matrix InertiaTensor
리턴 Matrix

TraceModel 공개적으로 프로퍼티

public idTraceModel TraceModel
리턴 idTraceModel

Volume 공개적으로 프로퍼티

public float Volume
리턴 float