BulletCSharp.BulletSoftBodyPINVOKE.Config_kCHR_set C# (CSharp) Method

Config_kCHR_set() private method

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