BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_getMass C# (CSharp) 메소드

btSoftBody_getMass() 개인적인 메소드

private btSoftBody_getMass ( HandleRef jarg1, int jarg2 ) : float
jarg1 HandleRef
jarg2 int
리턴 float
        public static extern float btSoftBody_getMass(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE