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

btStaticPlaneShape_getPlaneConstant() 개인적인 메소드

private btStaticPlaneShape_getPlaneConstant ( HandleRef jarg1 ) : float
jarg1 HandleRef
리턴 float
        public static extern float btStaticPlaneShape_getPlaneConstant(HandleRef jarg1);
BulletCollisionPINVOKE