BulletCSharp.BulletCollisionPINVOKE.btCapsuleShape_setLocalScaling C# (CSharp) Méthode

btCapsuleShape_setLocalScaling() private méthode

private btCapsuleShape_setLocalScaling ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
Résultat void
        public static extern void btCapsuleShape_setLocalScaling(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE