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

GetMargin2() private method

private GetMargin2 ( IntPtr shape ) : float
shape System.IntPtr
return float
            public static extern float GetMargin2(IntPtr shape);
BSAPIUnman.BSAPICPP