UnityEngine.PhysicMaterial.PhysicMaterial C# (CSharp) Method

PhysicMaterial() public method

public PhysicMaterial ( ) : System
return System
        public PhysicMaterial()
        {
            Internal_CreateDynamicsMaterial(this, null);
        }

Same methods

PhysicMaterial::PhysicMaterial ( )
PhysicMaterial::PhysicMaterial ( string name )
PhysicMaterial::PhysicMaterial ( string name ) : System