Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PhysicMaterial Constructor

Switch to Manual
public PhysicMaterial();

Description

Creates a new material.

Note that although this function lets you create a new physic material from a script, it is generally easier to create and assign the material from the editor.

no example available in C#

public PhysicMaterial(string name);

Description

Creates a new material named name.

Did you find this page useful? Please give it a rating: