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

btSoftBody_setMass() 개인적인 메소드

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