BulletCSharp.BulletSoftBodyPINVOKE.LocalRayResult_m_hitFraction_set C# (CSharp) Метод

LocalRayResult_m_hitFraction_set() приватный Метод

private LocalRayResult_m_hitFraction_set ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
Результат void
        public static extern void LocalRayResult_m_hitFraction_set(HandleRef jarg1, float jarg2);
BulletSoftBodyPINVOKE