BulletCSharp.BulletSoftBodyPINVOKE.Config_aeromodel_set C# (CSharp) Method

Config_aeromodel_set() private method

private Config_aeromodel_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
return void
        public static extern void Config_aeromodel_set(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE