Universe.Physics.BulletSPlugin.BSAPIUnman.BSAPICPP.IsInfinite2 C# (CSharp) Method

IsInfinite2() private method

private IsInfinite2 ( IntPtr shape ) : bool
shape System.IntPtr
return bool
            public static extern bool IsInfinite2(IntPtr shape);
BSAPIUnman.BSAPICPP