C# Class DigitalRuby.SimpleLUT.SimpleLUT

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule

Méthodes publiques

Méthode Description
SetIdentityLut ( ) : void
ValidDimensions ( Texture2D tex2d ) : bool

Private Methods

Méthode Description
Convert ( Texture2D lookupTexture ) : bool
CreateMaterial ( ) : void
OnDestroy ( ) : void
OnEnable ( ) : void
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void
Update ( ) : void

Method Details

SetIdentityLut() public méthode

public SetIdentityLut ( ) : void
Résultat void

ValidDimensions() public méthode

public ValidDimensions ( Texture2D tex2d ) : bool
tex2d UnityEngine.Texture2D
Résultat bool