BulletCSharp.BulletCollisionPINVOKE.btConvexTriangleMeshShape_getLocalScaling C# (CSharp) 메소드

btConvexTriangleMeshShape_getLocalScaling() 개인적인 메소드

private btConvexTriangleMeshShape_getLocalScaling ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
리턴 IntPtr
        public static extern IntPtr btConvexTriangleMeshShape_getLocalScaling(HandleRef jarg1);
BulletCollisionPINVOKE