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

btSphereShape_getRadius() private méthode

private btSphereShape_getRadius ( HandleRef jarg1 ) : float
jarg1 HandleRef
Résultat float
        public static extern float btSphereShape_getRadius(HandleRef jarg1);
BulletCollisionPINVOKE