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

UpdateInertiaTensor2() private method

private UpdateInertiaTensor2 ( IntPtr obj ) : void
obj IntPtr
return void
            public static extern void UpdateInertiaTensor2(IntPtr obj);
BSAPIUnman.BSAPICPP