C# Class SyphonServerTextureViewRenderer, SoftLove

Inheritance: MonoBehaviour
Afficher le fichier Open project: benkuper/SoftLove Class Usage Examples

Méthodes publiques

Méthode Description
CreatedOrResizedRenderTexture ( RenderTexture tex ) : void
OnDestroy ( ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void
UpdateScreenWH ( ) : void

Method Details

CreatedOrResizedRenderTexture() public méthode

public CreatedOrResizedRenderTexture ( RenderTexture tex ) : void
tex RenderTexture
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void