C# Class FadeImage, FadeCamera2

Inheritance: MonoBehaviour
Afficher le fichier Open project: tsubaki/FadeCamera2 Class Usage Examples

Méthodes publiques

Méthode Description
UpdateMaskTexture ( Texture texture ) : void

Méthodes protégées

Méthode Description
OnValidate ( ) : void
Start ( ) : void

Private Methods

Méthode Description
UpdateMaskCutout ( float range ) : void

Method Details

OnValidate() protected méthode

protected OnValidate ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

UpdateMaskTexture() public méthode

public UpdateMaskTexture ( Texture texture ) : void
texture Texture
Résultat void