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

IsNativeShape2() private method

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