BulletCSharp.btSoftBody.updateClusters C# (CSharp) Méthode

updateClusters() public méthode

public updateClusters ( ) : void
Résultat void
        public void updateClusters()
        {
            BulletSoftBodyPINVOKE.btSoftBody_updateClusters(swigCPtr);
        }