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

GetLinearSleepingThreshold2() private method

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