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

btCapsuleShape_getAnisotropicRollingFrictionDirection() 개인적인 메소드

private btCapsuleShape_getAnisotropicRollingFrictionDirection ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
리턴 System.IntPtr
        public static extern IntPtr btCapsuleShape_getAnisotropicRollingFrictionDirection(HandleRef jarg1);
BulletCollisionPINVOKE