BulletCSharp.BulletCollisionPINVOKE.btCollisionObjectFloatData_m_ccdMotionThreshold_get C# (CSharp) Method

btCollisionObjectFloatData_m_ccdMotionThreshold_get() private method

private btCollisionObjectFloatData_m_ccdMotionThreshold_get ( HandleRef jarg1 ) : float
jarg1 HandleRef
return float
        public static extern float btCollisionObjectFloatData_m_ccdMotionThreshold_get(HandleRef jarg1);
BulletCollisionPINVOKE