BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_getTwistSpan C# (CSharp) Метод

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

private btConeTwistConstraint_getTwistSpan ( HandleRef jarg1 ) : float
jarg1 System.Runtime.InteropServices.HandleRef
Результат float
        public static extern float btConeTwistConstraint_getTwistSpan(HandleRef jarg1);
BulletDynamicsPINVOKE