BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_clusterCount C# (CSharp) Méthode

btSoftBody_clusterCount() private méthode

private btSoftBody_clusterCount ( HandleRef jarg1 ) : int
jarg1 HandleRef
Résultat int
        public static extern int btSoftBody_clusterCount(HandleRef jarg1);
BulletSoftBodyPINVOKE