Property | Type | Description | |
---|---|---|---|
enabled | bool |
Property | Type | Description | |
---|---|---|---|
renderTexture | |||
screenMesh |
Method | Description | |
---|---|---|
Apply ( Aiv.Fast2D.Window window ) : void | ||
PostProcessingEffect ( string fragmentShader, string fragmentShaderObsolete = null ) : System | ||
Setup ( Aiv.Fast2D.Window window ) : void | ||
Update ( Aiv.Fast2D.Window window ) : void |
public Apply ( Aiv.Fast2D.Window window ) : void | ||
window | Aiv.Fast2D.Window | |
return | void |
public PostProcessingEffect ( string fragmentShader, string fragmentShaderObsolete = null ) : System | ||
fragmentShader | string | |
fragmentShaderObsolete | string | |
return | System |
public Setup ( Aiv.Fast2D.Window window ) : void | ||
window | Aiv.Fast2D.Window | |
return | void |
public Update ( Aiv.Fast2D.Window window ) : void | ||
window | Aiv.Fast2D.Window | |
return | void |
protected RenderTexture,Aiv.Fast2D renderTexture | ||
return |