C# 클래스 UnityEngine.PhysicMaterial

상속: Object
파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

Private Properties

프로퍼티 타입 설명
INTERNAL_get_frictionDirection2 void
INTERNAL_set_frictionDirection2 void
Internal_CreateDynamicsMaterial void
Internal_CreateDynamicsMaterial void

공개 메소드들

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

비공개 메소드들

메소드 설명
INTERNAL_get_frictionDirection2 ( Vector3 &value ) : void
INTERNAL_set_frictionDirection2 ( Vector3 &value ) : void
Internal_CreateDynamicsMaterial ( PhysicMaterial mat, string name ) : void
Internal_CreateDynamicsMaterial ( [ mat, string name ) : void

메소드 상세

PhysicMaterial() 공개 메소드

public PhysicMaterial ( )

PhysicMaterial() 공개 메소드

public PhysicMaterial ( string name )
name string

PhysicMaterial() 공개 메소드

public PhysicMaterial ( ) : System
리턴 System

PhysicMaterial() 공개 메소드

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