C# 클래스 BulletCSharp.btCapsuleShapeZ

상속: btCapsuleShape
파일 보기 프로젝트 열기: sanglin307/BulletUnity3D 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
btCapsuleShapeZ ( float radius, float height ) : System
getName ( ) : string

비공개 메소드들

메소드 설명
btCapsuleShapeZ ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( btCapsuleShapeZ obj ) : HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

btCapsuleShapeZ() 공개 메소드

public btCapsuleShapeZ ( float radius, float height ) : System
radius float
height float
리턴 System

getName() 공개 메소드

public getName ( ) : string
리턴 string