BulletCSharp.BulletCollisionPINVOKE.btBvhTriangleMeshShape_setLocalScaling C# (CSharp) Метод

btBvhTriangleMeshShape_setLocalScaling() приватный Метод

private btBvhTriangleMeshShape_setLocalScaling ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
Результат void
        public static extern void btBvhTriangleMeshShape_setLocalScaling(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE