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

btCompoundShape_setLocalScaling() 개인적인 메소드

private btCompoundShape_setLocalScaling ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
리턴 void
        public static extern void btCompoundShape_setLocalScaling(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE