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

GetAngularMotionDisc2() private method

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