BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_m_timeacc_set C# (CSharp) Method

btSoftBody_m_timeacc_set() private method

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