C# 클래스 Universe.Physics.BulletSPlugin.CollisionDesc

파일 보기 프로젝트 열기: Virtual-Universe/Virtual-Universe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
aID System.UInt32
bID System.UInt32
normal System.Vector3
penetration float
point System.Vector3

프로퍼티 상세

aID 공개적으로 프로퍼티

public UInt32,System aID
리턴 System.UInt32

bID 공개적으로 프로퍼티

public UInt32,System bID
리턴 System.UInt32

normal 공개적으로 프로퍼티

public Vector3,System normal
리턴 System.Vector3

penetration 공개적으로 프로퍼티

public float penetration
리턴 float

point 공개적으로 프로퍼티

public Vector3,System point
리턴 System.Vector3