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

btStaticPlaneShape_getPlaneConstant() private méthode

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