BulletCSharp.BulletDynamicsPINVOKE.btRotationalLimitMotor_needApplyTorques C# (CSharp) Method

btRotationalLimitMotor_needApplyTorques() private method

private btRotationalLimitMotor_needApplyTorques ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
        public static extern bool btRotationalLimitMotor_needApplyTorques(HandleRef jarg1);
BulletDynamicsPINVOKE