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

GetLocalScaling2() private method

private GetLocalScaling2 ( IntPtr shape ) : System.Vector3
shape System.IntPtr
return System.Vector3
            public static extern Vector3 GetLocalScaling2(IntPtr shape);
BSAPIUnman.BSAPICPP