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

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

공개 프로퍼티들

프로퍼티 타입 설명
isNativeShape bool
shapeKey System.UInt64
shapeType BSPhysicsShapeType

공개 메소드들

메소드 설명
BulletShape ( ) : System.Collections.Generic
Clear ( ) : void
Clone ( ) : BulletShape
ReferenceSame ( BulletShape xx ) : bool
ToString ( ) : string

메소드 상세

BulletShape() 공개 메소드

public BulletShape ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clone() 공개 메소드

public Clone ( ) : BulletShape
리턴 BulletShape

ReferenceSame() 공개 메소드

public ReferenceSame ( BulletShape xx ) : bool
xx BulletShape
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

isNativeShape 공개적으로 프로퍼티

public bool isNativeShape
리턴 bool

shapeKey 공개적으로 프로퍼티

public System.UInt64 shapeKey
리턴 System.UInt64

shapeType 공개적으로 프로퍼티

public BSPhysicsShapeType shapeType
리턴 BSPhysicsShapeType