BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setWindVelocity C# (CSharp) Метод

btSoftBody_setWindVelocity() приватный Метод

private btSoftBody_setWindVelocity ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
Результат void
        public static extern void btSoftBody_setWindVelocity(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE