BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraintData_m_damping_set C# (CSharp) Method

btConeTwistConstraintData_m_damping_set() private method

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