Horje
how to assign 2d physics material through script Code Example
how to assign 2d physics material through script
public PhysicsMaterial2D mat;

GetComponent<Collider2D>().sharedMaterial = mat; // Sets material to mat




Csharp

Related
params string[] Code Example params string[] Code Example
how to make font factory text to bold in c# Code Example how to make font factory text to bold in c# Code Example
c# get file author Code Example c# get file author Code Example
list of vectors c# Code Example list of vectors c# Code Example
Get visitor count in asp.net Code Example Get visitor count in asp.net Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10