BulletCSharp.BulletCollisionPINVOKE.btMultiSphereShape_getSphereRadius C# (CSharp) Method

btMultiSphereShape_getSphereRadius() private method

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