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

btMultiSphereShape_getSphereRadius() 개인적인 메소드

private btMultiSphereShape_getSphereRadius ( HandleRef jarg1, int jarg2 ) : float
jarg1 HandleRef
jarg2 int
리턴 float
        public static extern float btMultiSphereShape_getSphereRadius(HandleRef jarg1, int jarg2);
BulletCollisionPINVOKE