C# 클래스 CameraTexture, TheUnseen

상속: MonoBehaviour
파일 보기 프로젝트 열기: henryj41043/TheUnseen 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
framesTillUpdate int
playerPixelThresh float
playerTargetThresh float
poiPixelThresh float
poiTargetThresh float

공개 메소드들

메소드 설명
canSee ( ) : bool

비공개 메소드들

메소드 설명
CompareColor ( Color pixcol, Color refcol ) : float
OnPostRender ( ) : void
Start ( ) : void

메소드 상세

canSee() 공개 메소드

public canSee ( ) : bool
리턴 bool

프로퍼티 상세

framesTillUpdate 공개적으로 프로퍼티

public int framesTillUpdate
리턴 int

playerPixelThresh 공개적으로 프로퍼티

public float playerPixelThresh
리턴 float

playerTargetThresh 공개적으로 프로퍼티

public float playerTargetThresh
리턴 float

poiPixelThresh 공개적으로 프로퍼티

public float poiPixelThresh
리턴 float

poiTargetThresh 공개적으로 프로퍼티

public float poiTargetThresh
리턴 float