C# Class CameraTexture, TheUnseen

Inheritance: MonoBehaviour
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
framesTillUpdate int
playerPixelThresh float
playerTargetThresh float
poiPixelThresh float
poiTargetThresh float

Méthodes publiques

Méthode Description
canSee ( ) : bool

Private Methods

Méthode Description
CompareColor ( Color pixcol, Color refcol ) : float
OnPostRender ( ) : void
Start ( ) : void

Method Details

canSee() public méthode

public canSee ( ) : bool
Résultat bool

Property Details

framesTillUpdate public_oe property

public int framesTillUpdate
Résultat int

playerPixelThresh public_oe property

public float playerPixelThresh
Résultat float

playerTargetThresh public_oe property

public float playerTargetThresh
Résultat float

poiPixelThresh public_oe property

public float poiPixelThresh
Résultat float

poiTargetThresh public_oe property

public float poiTargetThresh
Résultat float