BulletCSharp.BulletCollisionPINVOKE.new_btCylinderShapeZ C# (CSharp) 메소드

new_btCylinderShapeZ() 개인적인 메소드

private new_btCylinderShapeZ ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
리턴 IntPtr
        public static extern IntPtr new_btCylinderShapeZ(HandleRef jarg1);
BulletCollisionPINVOKE