BulletCSharp.BulletSoftBodyPINVOKE.LocalRayResult_m_hitFraction_get C# (CSharp) Method

LocalRayResult_m_hitFraction_get() private method

private LocalRayResult_m_hitFraction_get ( HandleRef jarg1 ) : float
jarg1 HandleRef
return float
        public static extern float LocalRayResult_m_hitFraction_get(HandleRef jarg1);
BulletSoftBodyPINVOKE