BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setVelocity C# (CSharp) Method

btSoftBody_setVelocity() private method

private btSoftBody_setVelocity ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void btSoftBody_setVelocity(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE