BulletCSharp.BulletCollisionPINVOKE.btEmptyShape_setLocalScaling C# (CSharp) Method

btEmptyShape_setLocalScaling() private method

private btEmptyShape_setLocalScaling ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void btEmptyShape_setLocalScaling(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE