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

GetAngularSleepingThreshold2() private method

private GetAngularSleepingThreshold2 ( IntPtr obj ) : float
obj System.IntPtr
return float
            public static extern float GetAngularSleepingThreshold2(IntPtr obj);
BSAPIUnman.BSAPICPP