C# Class AALineEffects, unity-linewidth-plugin

Inheritance: MonoBehaviour
Mostrar archivo Open project: keijiro/unity-linewidth-plugin

Public Methods

Method Description
OnPostRender ( ) : void
OnPreRender ( ) : void

Private Methods

Method Description
UnityLineWidthPlugin_Initialize ( ) : void

Method Details

OnPostRender() public method

public OnPostRender ( ) : void
return void

OnPreRender() public method

public OnPreRender ( ) : void
return void