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

btCylinderShape_getAnisotropicRollingFrictionDirection() 개인적인 메소드

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