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

btCompoundShape_getLocalScaling() 개인적인 메소드

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