/ CometEngine / PhysicMaterial / RemoveCometEnginePhysicMaterial

Remove(CometEngine.PhysicMaterial)

Type:
METHOD

Description:
For performance, it is better to unassign this material of the GameObjects before destroying it. EX: rigidBody.material = null; EX: PhysicMaterial.Remove(material);