C# 클래스 UnityEngine.PhysicsMaterial2D

Asset type that defines the surface properties of a Collider2D.

상속: UnityEngine.Object
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
PhysicsMaterial2D ( ) : System
PhysicsMaterial2D ( string name ) : System

비공개 메소드들

메소드 설명
Internal_Create ( [ mat, string name ) : void

메소드 상세

PhysicsMaterial2D() 공개 메소드

public PhysicsMaterial2D ( ) : System
리턴 System

PhysicsMaterial2D() 공개 메소드

public PhysicsMaterial2D ( string name ) : System
name string
리턴 System