BulletCSharp.BulletDynamicsPINVOKE.btConeTwistConstraint_getTwistAngle C# (CSharp) Method

btConeTwistConstraint_getTwistAngle() private method

private btConeTwistConstraint_getTwistAngle ( HandleRef jarg1 ) : float
jarg1 System.Runtime.InteropServices.HandleRef
return float
        public static extern float btConeTwistConstraint_getTwistAngle(HandleRef jarg1);
BulletDynamicsPINVOKE