C# 클래스 Obstacle_transparent, urban-survivors

상속: MonoBehaviour
파일 보기 프로젝트 열기: exdev/urban-survivors

공개 프로퍼티들

프로퍼티 타입 설명
transparency float

공개 메소드들

메소드 설명
CompareHits ( RaycastHit _x, RaycastHit _y ) : int

비공개 메소드들

메소드 설명
Awake ( ) : void
Update ( ) : void

메소드 상세

CompareHits() 공개 메소드

public CompareHits ( RaycastHit _x, RaycastHit _y ) : int
_x UnityEngine.RaycastHit
_y UnityEngine.RaycastHit
리턴 int

프로퍼티 상세

transparency 공개적으로 프로퍼티

public float transparency
리턴 float