BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setMass C# (CSharp) Méthode

btSoftBody_setMass() private méthode

private btSoftBody_setMass ( HandleRef jarg1, int jarg2, float jarg3 ) : void
jarg1 HandleRef
jarg2 int
jarg3 float
Résultat void
        public static extern void btSoftBody_setMass(HandleRef jarg1, int jarg2, float jarg3);
BulletSoftBodyPINVOKE